android_kernel_samsung_univ.../fs/sysv
Al Viro 18bb1db3e7 switch vfs_mkdir() and ->mkdir() to umode_t
vfs_mkdir() gets int, but immediately drops everything that might not
fit into umode_t and that's the only caller of ->mkdir()...

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
2012-01-03 22:54:53 -05:00
..
balloc.c
dir.c
file.c
ialloc.c
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
Kconfig
Makefile
namei.c switch vfs_mkdir() and ->mkdir() to umode_t 2012-01-03 22:54:53 -05:00
super.c
symlink.c
sysv.h