alistair23-linux/fs/affs
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
..
affs.h fs: support RENAME_NOREPLACE for local filesystems 2016-09-27 11:03:57 +02:00
amigaffs.c affs ->d_compare(): don't bother with ->d_inode 2016-07-29 18:22:49 -04:00
bitmap.c fs/affs/bitmap.c: remove unnecessary return 2015-02-17 14:34:52 -08:00
Changes
dir.c fs: rename "rename2" i_op to "rename" 2016-09-27 11:03:58 +02:00
file.c direct-io: eliminate the offset argument to ->direct_IO 2016-05-01 19:58:39 -04:00
inode.c don't put symlink bodies in pagecache into highmem 2015-12-08 22:41:36 -05:00
Kconfig
Makefile
namei.c fs: support RENAME_NOREPLACE for local filesystems 2016-09-27 11:03:57 +02:00
super.c affs: fix remount failure when there are no options changed 2016-05-28 16:50:24 -07:00
symlink.c switch ->get_link() to delayed_call, kill ->put_link() 2015-12-30 13:01:03 -05:00