diff options
author | Jan Kara <jack@suse.cz> | 2022-07-12 12:54:20 +0200 |
---|---|---|
committer | Theodore Ts'o <tytso@mit.edu> | 2022-08-03 05:56:25 +0200 |
commit | 58318914186c157477b978b1739dfe2f1b9dc0fe (patch) | |
tree | a09893cc38782a49489dfb3ef3d114e7c13e2704 /lib/kunit | |
parent | ext4: make sure ext4_append() always allocates new block (diff) | |
download | linux-58318914186c157477b978b1739dfe2f1b9dc0fe.tar.xz linux-58318914186c157477b978b1739dfe2f1b9dc0fe.zip |
mbcache: don't reclaim used entries
Do not reclaim entries that are currently used by somebody from a
shrinker. Firstly, these entries are likely useful. Secondly, we will
need to keep such entries to protect pending increment of xattr block
refcount.
CC: stable@vger.kernel.org
Fixes: 82939d7999df ("ext4: convert to mbcache2")
Signed-off-by: Jan Kara <jack@suse.cz>
Link: https://lore.kernel.org/r/20220712105436.32204-1-jack@suse.cz
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Diffstat (limited to 'lib/kunit')
0 files changed, 0 insertions, 0 deletions