android_kernel_google_msm/fs/sysv
Al Viro dcb9cda2ea don't pass nameidata to ->create()
boolean "does it have to be exclusive?" flag is passed instead;
Local filesystem should just ignore it - the object is guaranteed
not to be there yet.

Change-Id: I25efea9892458f6f64070c62bd1adb5194dcd8c1
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
2018-12-07 22:28:00 +04:00
..
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 sysv: propagate umode_t 2012-01-03 22:55:00 -05:00
inode.c fix sysvfs symlinks 2016-10-26 23:15:33 +08:00
itree.c vfs: prefer ->dentry->d_sb to ->mnt->mnt_sb 2012-01-06 23:16:53 -05:00
Kconfig
Makefile
namei.c don't pass nameidata to ->create() 2018-12-07 22:28:00 +04:00
super.c fs: Limit sys_mount to only request filesystem modules. 2017-09-22 19:12:20 +03:00
symlink.c
sysv.h vfs: check i_nlink limits in vfs_{mkdir,rename_dir,link} 2012-03-20 21:29:32 -04:00