All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] userns: convert some filesystems to kuid/kgid
@ 2012-07-11 19:01 Aristeu Rozanski
  2012-07-11 19:01 ` [PATCH 1/5] userns: Convert 9p to use kuid and kgid where appropriate Aristeu Rozanski
                   ` (5 more replies)
  0 siblings, 6 replies; 11+ messages in thread
From: Aristeu Rozanski @ 2012-07-11 19:01 UTC (permalink / raw)
  To: aris, Eric W. Biederman; +Cc: linux-kernel

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(-)


^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2012-07-26 17:29 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-07-11 19:01 [PATCH 0/5] userns: convert some filesystems to kuid/kgid Aristeu Rozanski
2012-07-11 19:01 ` [PATCH 1/5] userns: Convert 9p to use kuid and kgid where appropriate Aristeu Rozanski
2012-07-11 19:01 ` [PATCH 2/5] userns: Convert ADFS " Aristeu Rozanski
2012-07-11 19:01 ` [PATCH 3/5] userns: Convert AFFS " Aristeu Rozanski
2012-07-11 19:01 ` [PATCH 4/5] userns: Convert AFS " Aristeu Rozanski
2012-07-11 19:01 ` [PATCH 5/5] userns: Convert autofs4 " Aristeu Rozanski
2012-07-25 16:11 ` [PATCH 0/5] userns: convert some filesystems to kuid/kgid Aristeu Rozanski
2012-07-25 23:14   ` Eric W. Biederman
2012-07-26 17:13     ` Aristeu Rozanski
2012-07-26 17:24       ` Eric W. Biederman
2012-07-26 17:28         ` Aristeu Rozanski

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.