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

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

NFS: Use raw_write_seqcount_begin/end int nfs4_reclaim_open_state



The addition of lockdep code to write_seqcount_begin/end has lead to
a bunch of false positive claims of ABBA deadlocks with the so_lock
spinlock. Audits show that this simply cannot happen because the
read side code does not spin while holding so_lock.

Cc: <stable@vger.kernel.org> # 3.13.x
Signed-off-by: default avatarTrond Myklebust <trond.myklebust@primarydata.com>
parent 7b160cfd
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment