android_kernel_asus_sm8350/fs/fat
Miklos Szeredi 2773bf00ae fs: rename "rename2" i_op to "rename"
Generated patch:

sed -i "s/\.rename2\t/\.rename\t\t/" `git grep -wl rename2`
sed -i "s/\brename2\b/rename/g" `git grep -wl rename2`

Signed-off-by: Miklos Szeredi <mszeredi@redhat.com>
2016-09-27 11:03:58 +02:00
..
cache.c fat: permit to return phy block number by fibmap in fallocated region 2016-01-20 17:09:18 -08:00
dir.c fat: switch to ->iterate_shared() 2016-05-09 11:41:15 -04:00
fat.h fat: constify fatent_operations structures 2016-01-20 17:09:18 -08:00
fatent.c fat: constify fatent_operations structures 2016-01-20 17:09:18 -08:00
file.c wrappers for ->i_mutex access 2016-01-22 18:04:28 -05:00
inode.c fat: fix error message for bogus number of directory entries 2016-06-24 14:28:01 +02:00
Kconfig fat: add config option to set UTF-8 mount option by default 2016-03-22 15:36:02 -07:00
Makefile fat (exportfs): move NFS support code 2012-10-06 03:05:09 +09:00
misc.c fs: have submit_bh users pass in op and flags separately 2016-06-07 13:41:38 -06:00
namei_msdos.c fs: rename "rename2" i_op to "rename" 2016-09-27 11:03:58 +02:00
namei_vfat.c fs: rename "rename2" i_op to "rename" 2016-09-27 11:03:58 +02:00
nfs.c VFS: normal filesystems (and lustre): d_inode() annotations 2015-04-15 15:06:57 -04:00