Re: [REVIEW][PATCH 10/15] userns: Convert debugfs to use kuid/kgid where appropriate.

2012-09-05 Thread Greg Kroah-Hartman
On Sat, Aug 25, 2012 at 05:03:41PM -0700, Eric W. Biederman wrote: > > Cc: Greg Kroah-Hartman > Acked-by: Serge Hallyn > Signed-off-by: Eric W. Biederman Acked-by: Greg Kroah-Hartman -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord.

[REVIEW][PATCH 10/15] userns: Convert debugfs to use kuid/kgid where appropriate.

2012-08-25 Thread Eric W. Biederman
Cc: Greg Kroah-Hartman Acked-by: Serge Hallyn Signed-off-by: Eric W. Biederman --- fs/debugfs/inode.c | 26 ++ init/Kconfig |1 - 2 files changed, 18 insertions(+), 9 deletions(-) diff --git a/fs/debugfs/inode.c b/fs/debugfs/inode.c index 4733eab..36e2b66 1