Quoting S.Çağlar Onur (cag...@10ur.org):
> Conflict occurs between following lines
>
> [...]
> 269 if (values[i])
> 270 return values[i];
> [...]
>
> and
>
> [...]
> 309 /* could not find value, use default */
> 310 values[i] = (*ptr)[1];
> [...]
>
> so c
Quoting Michael H. Warfield (m...@wittsend.com):
> I did incorporate your suggestion of using the hash of the rootfs path
> as the subdirectory under the hosts /dev/ for the container. I also
(Printed this out to look it over, just putting all my comments together
here) :
1. I think if /dev is n
On Thu, 2013-10-31 at 13:00 -0500, Serge Hallyn wrote:
> Quoting Michael H. Warfield (m...@wittsend.com):
> > I did incorporate your suggestion of using the hash of the rootfs path
> > as the subdirectory under the hosts /dev/ for the container. I also
> (Printed this out to look it over, just p