]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit2247c1327121dfb8f5cafeccfd9c77042e26c412
tree00ab4aa4fe9e7d471a01f4d67d70db2b8ac5caff
parentd6d161f45342b139786ad9cab1a75d4c7d5412c7
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 [new file with mode: 0644]
fs/mbcache2.c [deleted file]
include/linux/mbcache.h [new file with mode: 0644]
include/linux/mbcache2.h [deleted file]