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

NFS: Fix an ABBA issue in nfs_lock_and_join_requests()



All other callers of nfs_page_group_lock() appear to already hold the
page lock on the head page, so doing it in the opposite order here
is inefficient, although not deadlock prone since we roll back all
locks on contention.

Signed-off-by: default avatarTrond Myklebust <trond.myklebust@primarydata.com>
parent 7cb9cd9a
Loading
Loading
Loading
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