Re: [lxc-devel] [PATCH 1/2] Revert "utils: reimplement/fix mkdir_p()"

2013-04-19 Thread Stéphane Graber
On 04/19/2013 12:04 AM, richard -rw- weinberger wrote: > On Thu, Apr 18, 2013 at 8:08 PM, Stéphane Graber wrote: >> He only acked the second patch which made it extremely late to the >> mailing-list (Serge got it early as he was directly CCed on it). >> >>> 3. If you encounter problems with one of

Re: [lxc-devel] [PATCH 1/2] Revert "utils: reimplement/fix mkdir_p()"

2013-04-18 Thread richard -rw- weinberger
On Thu, Apr 18, 2013 at 8:08 PM, Stéphane Graber wrote: > He only acked the second patch which made it extremely late to the > mailing-list (Serge got it early as he was directly CCed on it). > >> 3. If you encounter problems with one of my patches the lest thing you >> can do is CC'ing me. > > We

Re: [lxc-devel] [PATCH 1/2] Revert "utils: reimplement/fix mkdir_p()"

2013-04-18 Thread Stéphane Graber
On 04/18/2013 07:14 PM, richard -rw- weinberger wrote: > On Thu, Apr 18, 2013 at 10:48 AM, Stéphane Graber wrote: >> On 04/18/2013 10:34 AM, Stéphane Graber wrote: >>> On 04/18/2013 10:32 AM, Stéphane Graber wrote: This reverts commit 8de4140644f01180f2fdab55b0ab0f13d1c761c6. This c

Re: [lxc-devel] [PATCH 1/2] Revert "utils: reimplement/fix mkdir_p()"

2013-04-18 Thread richard -rw- weinberger
On Thu, Apr 18, 2013 at 10:48 AM, Stéphane Graber wrote: > On 04/18/2013 10:34 AM, Stéphane Graber wrote: >> On 04/18/2013 10:32 AM, Stéphane Graber wrote: >>> This reverts commit 8de4140644f01180f2fdab55b0ab0f13d1c761c6. >>> >>> This commit was preventing container startup on my machine, making t

Re: [lxc-devel] [PATCH 1/2] Revert "utils: reimplement/fix mkdir_p()"

2013-04-18 Thread Stéphane Graber
On 04/18/2013 10:34 AM, Stéphane Graber wrote: > On 04/18/2013 10:32 AM, Stéphane Graber wrote: >> This reverts commit 8de4140644f01180f2fdab55b0ab0f13d1c761c6. >> >> This commit was preventing container startup on my machine, making them >> all fail with various "No such file or directory" errors.

Re: [lxc-devel] [PATCH 1/2] Revert "utils: reimplement/fix mkdir_p()"

2013-04-18 Thread Stéphane Graber
On 04/18/2013 10:48 AM, Stéphane Graber wrote: > On 04/18/2013 10:34 AM, Stéphane Graber wrote: >> On 04/18/2013 10:32 AM, Stéphane Graber wrote: >>> This reverts commit 8de4140644f01180f2fdab55b0ab0f13d1c761c6. >>> >>> This commit was preventing container startup on my machine, making them >>> all

Re: [lxc-devel] [PATCH 1/2] Revert "utils: reimplement/fix mkdir_p()"

2013-04-18 Thread Stéphane Graber
On 04/18/2013 10:34 AM, Stéphane Graber wrote: > On 04/18/2013 10:32 AM, Stéphane Graber wrote: >> This reverts commit 8de4140644f01180f2fdab55b0ab0f13d1c761c6. >> >> This commit was preventing container startup on my machine, making them >> all fail with various "No such file or directory" errors.

Re: [lxc-devel] [PATCH 1/2] Revert "utils: reimplement/fix mkdir_p()"

2013-04-18 Thread Stéphane Graber
On 04/18/2013 10:32 AM, Stéphane Graber wrote: > This reverts commit 8de4140644f01180f2fdab55b0ab0f13d1c761c6. > > This commit was preventing container startup on my machine, making them > all fail with various "No such file or directory" errors. > > Signed-off-by: Stéphane Graber Was directly

[lxc-devel] [PATCH 1/2] Revert "utils: reimplement/fix mkdir_p()"

2013-04-18 Thread Stéphane Graber
This reverts commit 8de4140644f01180f2fdab55b0ab0f13d1c761c6. This commit was preventing container startup on my machine, making them all fail with various "No such file or directory" errors. Signed-off-by: Stéphane Graber --- src/lxc/utils.c | 48 +++