Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

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

NFS: nfs_lock_and_join_requests and nfs_scan_commit_list can deadlock



Since the commit list is not ordered, it is possible for nfs_scan_commit_list
to hold a request that nfs_lock_and_join_requests() is waiting for, while
at the same time trying to grab a request that nfs_lock_and_join_requests
already holds.

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