Skip to content
Snippets Groups Projects
Commit f71bf0a8 authored by Yury Umanets's avatar Yury Umanets
Browse files

- fixed bug in ldlm_cancel_lru_local(). It should cancel locks according to...

- fixed bug in ldlm_cancel_lru_local(). It should cancel locks according to SLV only in the case of passed zero @count. If @count is not zero - cancel requested number of locks regardless SLV. Found by failure of sanityN test_20;
- raise error and return -EINVAL if ldlm_cancel_lru() did not cancel requested number of locks in case of sync cancel if lru resize is supported.
parent ec0efc8e
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