Skip to content
Commit f1172283 authored by David Teigland's avatar David Teigland
Browse files

dlm: avoid scanning unchanged toss lists



Keep track of whether a toss list contains any
shrinkable rsbs.  If not, dlm_scand can avoid
scanning the list for rsbs to shrink.  Unnecessary
scanning can otherwise waste a lot of time because
the toss lists can contain a large number of rsbs
that are non-shrinkable (directory records).

Signed-off-by: default avatarDavid Teigland <teigland@redhat.com>
parent 2318aa27
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment