android_kernel_google_msm/fs/fat
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
..
cache.c fat: Fix possible null deref in fat_cache_add() 2011-04-12 21:12:16 +09:00
dir.c FAT: Add new ioctl VFAT_IOCTL_GET_VOLUME_ID for reading the volume ID. 2013-02-20 02:49:28 -08:00
fat.h FAT: Add new ioctl VFAT_IOCTL_GET_VOLUME_ID for reading the volume ID. 2013-02-20 02:49:28 -08:00
fatent.c fat: Replace all printk with fat_msg() 2011-04-12 21:12:42 +09:00
file.c fat: propagate umode_t 2012-01-03 22:55:09 -05:00
inode.c Merge remote-tracking branch 'stable/linux-3.4.y' into lineage-15.1 2017-12-27 17:13:15 +03:00
Kconfig
Makefile
misc.c fs: fat: rate limit the kernel messages 2013-02-20 02:49:28 -08:00
namei_msdos.c don't pass nameidata to ->create() 2018-12-07 22:28:00 +04:00
namei_vfat.c don't pass nameidata to ->create() 2018-12-07 22:28:00 +04:00