Re: [PATCH 12/25] userns: Convert exofs to use kuid/kgid where appropriate

2012-09-20 Thread Boaz Harrosh
On 09/20/2012 02:41 PM, Eric W. Biederman wrote: > From: "Eric W. Biederman" > > Cc: Boaz Harrosh > Cc: Benny Halevy > Acked-by: Serge Hallyn Acked-by: Boaz Harrosh > Signed-off-by: Eric W. Biederman > --- > fs/exofs/inode.c |8 > init/Kconfig |1 - > 2 files

[PATCH 12/25] userns: Convert exofs to use kuid/kgid where appropriate

2012-09-20 Thread Eric W. Biederman
From: "Eric W. Biederman" Cc: Boaz Harrosh Cc: Benny Halevy Acked-by: Serge Hallyn Signed-off-by: Eric W. Biederman --- fs/exofs/inode.c |8 init/Kconfig |1 - 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/fs/exofs/inode.c b/fs/exofs/inode.c index

[PATCH 12/25] userns: Convert exofs to use kuid/kgid where appropriate

2012-09-20 Thread Eric W. Biederman
From: Eric W. Biederman ebied...@xmission.com Cc: Boaz Harrosh bharr...@panasas.com Cc: Benny Halevy bhal...@tonian.com Acked-by: Serge Hallyn serge.hal...@canonical.com Signed-off-by: Eric W. Biederman ebied...@xmission.com --- fs/exofs/inode.c |8 init/Kconfig |1 - 2

Re: [PATCH 12/25] userns: Convert exofs to use kuid/kgid where appropriate

2012-09-20 Thread Boaz Harrosh
On 09/20/2012 02:41 PM, Eric W. Biederman wrote: From: Eric W. Biederman ebied...@xmission.com Cc: Boaz Harrosh bharr...@panasas.com Cc: Benny Halevy bhal...@tonian.com Acked-by: Serge Hallyn serge.hal...@canonical.com Acked-by: Boaz Harrosh bharr...@panasas.com Signed-off-by: Eric W.