linux-kernel-test/fs/9p
Anthony Liguori d199d652c5 9p: add support for sticky bit
GDM gets unhappy if /var/gdm doesn't have the sticky bit set.  This patch adds
support for the sticky bit in much the same way setuid/setgid is supported.

With this patch, I can launch X from a v9fs rootfs (although I quickly run out
of fds in the server once gnome starts up).

Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
Acked-by: Eric Van Hensbergen <ericvh@gmail.com>
2008-02-06 19:25:06 -06:00
..
fid.c 9p: fix bug in attach-per-user 2008-02-06 19:25:08 -06:00
fid.h 9p: remove deprecated v9fs_fid_lookup_remove() 2007-08-23 10:13:45 -05:00
Makefile 9p: Reorganization of 9p file system code 2007-07-14 15:13:40 -05:00
v9fs_vfs.h 9p: Reorganization of 9p file system code 2007-07-14 15:13:40 -05:00
v9fs.c 9p: use copy of the options value instead of original 2007-11-06 08:02:53 -06:00
v9fs.h 9p: attach-per-user 2007-10-17 14:31:07 -05:00
vfs_addr.c 9p: Reorganization of 9p file system code 2007-07-14 15:13:40 -05:00
vfs_dentry.c 9p: Reorganization of 9p file system code 2007-07-14 15:13:40 -05:00
vfs_dir.c 9p: Reorganization of 9p file system code 2007-07-14 15:13:40 -05:00
vfs_file.c 9p: soften invalidation in loose_mode 2007-10-17 14:31:07 -05:00
vfs_inode.c 9p: add support for sticky bit 2008-02-06 19:25:06 -06:00
vfs_super.c 9p: fix memory leak in v9fs_get_sb 2007-11-06 08:02:53 -06:00