[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1342033282-24933-1-git-send-email-arozansk@redhat.com>
Date: Wed, 11 Jul 2012 15:01:17 -0400
From: Aristeu Rozanski <arozansk@...hat.com>
To: aris@...hat.com, "Eric W. Biederman" <ebiederm@...ssion.com>
Cc: linux-kernel@...r.kernel.org
Subject: [PATCH 0/5] userns: convert some filesystems to kuid/kgid
Hi,
this patchset converts 9p, ADFS, AFFS, AFS and autofs4 to use kuid and kgid.
I plan to work on the other pending filesystems too but wanted some feedback
on the first ones first.
These patches are based on
git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace.git
fs/9p/fid.c | 3 +-
fs/9p/v9fs.c | 16 ++++++++++---
fs/9p/vfs_inode.c | 19 +++++++++------
fs/9p/vfs_inode_dotl.c | 16 ++++++-------
fs/adfs/inode.c | 12 ++++++---
fs/adfs/super.c | 26 +++++++++++++--------
fs/affs/inode.c | 30 +++++++++++++-----------
fs/affs/super.c | 60 ++++++++++++++++++++++++++++++++++++++++++-------
fs/afs/fsclient.c | 8 +++---
fs/afs/inode.c | 8 +++---
fs/autofs4/inode.c | 32 ++++++++++++++++++--------
fs/autofs4/waitq.c | 4 +--
init/Kconfig | 5 ----
13 files changed, 161 insertions(+), 78 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists