linux-stable/fs/erofs
Gao Xiang 1c2dfbf9c2 erofs: kill erofs_{init,exit}_inode_cache
As Christoph said [1] "having this function seems
entirely pointless", let's kill those.

filesystem                              function name
ext2,f2fs,ext4,isofs,squashfs,cifs,...  init_inodecache

In addition, add a necessary "rcu_barrier()" on exit_fs();

[1] https://lore.kernel.org/r/20190829101545.GC20598@infradead.org/
Reported-by: Christoph Hellwig <hch@infradead.org>
Signed-off-by: Gao Xiang <gaoxiang25@huawei.com>
Link: https://lore.kernel.org/r/20190904020912.63925-9-gaoxiang25@huawei.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2019-09-05 20:10:07 +02:00
..
compress.h
data.c erofs: better naming for erofs inode related stuffs 2019-09-05 20:10:07 +02:00
decompressor.c erofs: use feature_incompat rather than requirements 2019-09-05 20:10:07 +02:00
dir.c
erofs_fs.h erofs: better naming for erofs inode related stuffs 2019-09-05 20:10:07 +02:00
inode.c erofs: better naming for erofs inode related stuffs 2019-09-05 20:10:07 +02:00
internal.h erofs: better naming for erofs inode related stuffs 2019-09-05 20:10:07 +02:00
Kconfig
Makefile
namei.c
super.c erofs: kill erofs_{init,exit}_inode_cache 2019-09-05 20:10:07 +02:00
tagptr.h
utils.c
xattr.c erofs: some macros are much more readable as a function 2019-09-05 20:10:07 +02:00
xattr.h
zdata.c
zdata.h
zmap.c erofs: better naming for erofs inode related stuffs 2019-09-05 20:10:07 +02:00
zpvec.h