linux_dsm_epyc7002/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 adfs_lookup: do not fail with ENOENT on negatives, use d_splice_alias() 2018-05-22 14:27:56 -04:00
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