Skip to content
Commit af3b61bf authored by Trond Myklebust's avatar Trond Myklebust
Browse files

NFSv4: Clean up nfs_client_return_marked_delegations()



Convert it to use the nfs_client_for_each_server() helper, and
make it more efficient by skipping delegations for inodes we
know are in the process of being freed. Also improve the efficiency
of the cursor by skipping delegations that are being freed.

Signed-off-by: default avatarTrond Myklebust <trond.myklebust@hammerspace.com>
parent 3c9e502b
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