bcachefs: Tweak vfs cache shrinker behaviour
authorKent Overstreet <kent.overstreet@gmail.com>
Sat, 13 Nov 2021 18:36:26 +0000 (13:36 -0500)
committerKent Overstreet <kent.overstreet@linux.dev>
Sun, 22 Oct 2023 21:09:16 +0000 (17:09 -0400)
commite3f2db39b39b69538db5bfbd9e359e99dcf1c986
treebc9b8088586885470de564acb238a7a717324e37
parent496b7238794ac9209c68fba3592b59576140fa55
bcachefs: Tweak vfs cache shrinker behaviour

In bcachefs, inodes and dentries are also cached - more compactly - by
the btree node cache, they don't require seeks to recreate.

Signed-off-by: Kent Overstreet <kent.overstreet@gmail.com>
fs/bcachefs/fs.c