diff options
author | Jan Kara <jack@suse.cz> | 2022-07-12 13:54:20 +0300 |
---|---|---|
committer | Theodore Ts'o <tytso@mit.edu> | 2022-08-03 06:56:25 +0300 |
commit | 58318914186c157477b978b1739dfe2f1b9dc0fe (patch) | |
tree | a09893cc38782a49489dfb3ef3d114e7c13e2704 /scripts/gdb/linux/proc.py | |
parent | b8a04fe77ef1360fbf73c80fddbdfeaa9407ed1b (diff) | |
download | linux-58318914186c157477b978b1739dfe2f1b9dc0fe.tar.xz |
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 'scripts/gdb/linux/proc.py')
0 files changed, 0 insertions, 0 deletions