Skip to content
Snippets Groups Projects
Commit 6b0e9a5f authored by Andreas Gruenbacher's avatar Andreas Gruenbacher
Browse files

gfs2: Fix wrong quota shrinker return value


Function gfs2_qd_isolate must only return LRU_REMOVED when removing the
item from the lru list; otherwise, the number of items on the list will
go wrong.

Signed-off-by: default avatarAndreas Gruenbacher <agruenba@redhat.com>
parent e7beb8b6
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment