Re: [PATCH] coredump: run the coredump helper using the same namespace as the dead process

2012-11-05 Thread Eric W. Biederman
Aristeu Rozanski writes: > On Mon, Nov 05, 2012 at 11:34:26AM -0800, Eric W. Biederman wrote: >> I would argue that you very much need to define what it means to have a >> per container core dump at the same time as you argue this. >> >> Nacked-by: "Eric W. Biederman" >> >> Running in a

Re: [PATCH] coredump: run the coredump helper using the same namespace as the dead process

2012-11-05 Thread Aristeu Rozanski
On Mon, Nov 05, 2012 at 11:34:26AM -0800, Eric W. Biederman wrote: > I would argue that you very much need to define what it means to have a > per container core dump at the same time as you argue this. > > Nacked-by: "Eric W. Biederman" > > Running in a namespace different than whoever set the

Re: [PATCH] coredump: run the coredump helper using the same namespace as the dead process

2012-11-05 Thread Eric W. Biederman
Aristeu Rozanski writes: > /proc/sys/kernel/core_pattern can be used to specify a userspace helper > to handle core files and it currently runs in the root namespace. > This patch allows the helper to run in the same namespace in a step > towards letting containers setting their own helpers. I

[PATCH] coredump: run the coredump helper using the same namespace as the dead process

2012-11-05 Thread Aristeu Rozanski
/proc/sys/kernel/core_pattern can be used to specify a userspace helper to handle core files and it currently runs in the root namespace. This patch allows the helper to run in the same namespace in a step towards letting containers setting their own helpers. Cc: "Serge E. Hallyn" Cc: "Eric W.

[PATCH] coredump: run the coredump helper using the same namespace as the dead process

2012-11-05 Thread Aristeu Rozanski
/proc/sys/kernel/core_pattern can be used to specify a userspace helper to handle core files and it currently runs in the root namespace. This patch allows the helper to run in the same namespace in a step towards letting containers setting their own helpers. Cc: Serge E. Hallyn se...@hallyn.com

Re: [PATCH] coredump: run the coredump helper using the same namespace as the dead process

2012-11-05 Thread Eric W. Biederman
Aristeu Rozanski a...@redhat.com writes: /proc/sys/kernel/core_pattern can be used to specify a userspace helper to handle core files and it currently runs in the root namespace. This patch allows the helper to run in the same namespace in a step towards letting containers setting their own

Re: [PATCH] coredump: run the coredump helper using the same namespace as the dead process

2012-11-05 Thread Aristeu Rozanski
On Mon, Nov 05, 2012 at 11:34:26AM -0800, Eric W. Biederman wrote: I would argue that you very much need to define what it means to have a per container core dump at the same time as you argue this. Nacked-by: Eric W. Biederman ebied...@xmission.com Running in a namespace different than

Re: [PATCH] coredump: run the coredump helper using the same namespace as the dead process

2012-11-05 Thread Eric W. Biederman
Aristeu Rozanski a...@redhat.com writes: On Mon, Nov 05, 2012 at 11:34:26AM -0800, Eric W. Biederman wrote: I would argue that you very much need to define what it means to have a per container core dump at the same time as you argue this. Nacked-by: Eric W. Biederman ebied...@xmission.com