]> git.ipfire.org Git - thirdparty/linux.git/commit - fs/mbcache.c
mbcache2: rename to mbcache
authorJan Kara <jack@suse.cz>
Tue, 23 Feb 2016 03:35:22 +0000 (22:35 -0500)
committerTheodore Ts'o <tytso@mit.edu>
Tue, 23 Feb 2016 03:35:22 +0000 (22:35 -0500)
commit7a2508e1b657cfc7e1371550f88c7a7bc4288f32
tree00ab4aa4fe9e7d471a01f4d67d70db2b8ac5caff
parentf0c8b46238db9d51ef9ea0858259958d0c601cec
mbcache2: rename to mbcache

Since old mbcache code is gone, let's rename new code to mbcache since
number 2 is now meaningless. This is just a mechanical replacement.

Signed-off-by: Jan Kara <jack@suse.cz>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
fs/Makefile
fs/ext2/ext2.h
fs/ext2/xattr.c
fs/ext2/xattr.h
fs/ext4/ext4.h
fs/ext4/xattr.c
fs/ext4/xattr.h
fs/mbcache.c [moved from fs/mbcache2.c with 66% similarity]
include/linux/mbcache.h [new file with mode: 0644]
include/linux/mbcache2.h [deleted file]