linux/fs/adfs
Al Viro d8e78da868 adfs: don't put inodes into icache
We never look them up in there; inode_fake_hash() will make them appear
hashed for mark_inode_dirty() purposes.  And don't leave them around
until memory pressure kicks them out - we never look them up again.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
2018-08-03 16:03:33 -04:00
..
adfs.h
dir_f.c
dir_f.h
dir_fplus.c
dir_fplus.h
dir.c
file.c
inode.c adfs: don't put inodes into icache 2018-08-03 16:03:33 -04:00
Kconfig
Makefile
map.c
super.c adfs: don't put inodes into icache 2018-08-03 16:03:33 -04:00