linux/fs/sysv
Al Viro 4acdaf27eb switch ->create() to umode_t
vfs_create() ignores everything outside of 16bit subset of its
mode argument; switching it to umode_t is obviously equivalent
and it's the only caller of the method

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
2012-01-03 22:54:53 -05:00
..
Kconfig fs/Kconfig: move sysv out 2009-01-22 13:15:59 +03:00
Makefile
balloc.c
dir.c clean up write_begin usage for directories in pagecache 2010-08-09 16:47:31 -04:00
file.c remove inode_setattr 2010-08-09 16:47:37 -04:00
ialloc.c switch sysv to ->evict_inode() 2010-08-09 16:47:59 -04:00
inode.c vfs: fix the stupidity with i_dentry in inode destructors 2012-01-03 22:52:40 -05:00
itree.c block: remove per-queue plugging 2011-03-10 08:52:07 +01:00
namei.c switch ->create() to umode_t 2012-01-03 22:54:53 -05:00
super.c switch sysv 2011-01-12 20:02:44 -05:00
symlink.c [PATCH] mark struct inode_operations const 3 2007-02-12 09:48:46 -08:00
sysv.h clean up write_begin usage for directories in pagecache 2010-08-09 16:47:31 -04:00