kernel_optimize_test/fs/fat
Al Viro f6ddc16175 vfat: simplify checks in vfat_lookup()
vfat_d_anon_disconn() is called only if alias->d_parent is equal to
dentry->d_parent *and* it returns false unless alias->d_parent == alias.
But in that case alias is the directory we are doing lookup in, and
d_splice_alias() would've done the right thing.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
2018-05-13 12:09:14 -04:00
..
cache.c
dir.c fat: convert to new i_version API 2018-01-29 06:42:20 -05:00
fat.h
fatent.c Rename superblock flags (MS_xyz -> SB_xyz) 2017-11-27 13:05:09 -08:00
file.c
inode.c fat: convert to new i_version API 2018-01-29 06:42:20 -05:00
Kconfig
Makefile
misc.c Rename superblock flags (MS_xyz -> SB_xyz) 2017-11-27 13:05:09 -08:00
namei_msdos.c msdos_rmdir(): kill BS comment 2018-04-20 00:01:02 -04:00
namei_vfat.c vfat: simplify checks in vfat_lookup() 2018-05-13 12:09:14 -04:00
nfs.c