NFS: Fix a few more clear_bit() instances that need release semantics
authorTrond Myklebust <trond.myklebust@hammerspace.com>
Tue, 13 Jul 2021 16:28:22 +0000 (12:28 -0400)
committerTrond Myklebust <trond.myklebust@hammerspace.com>
Mon, 4 Oct 2021 00:49:06 +0000 (20:49 -0400)
commit43d20e80e2880a1791d87d8b3fc062e91cd2ec4b
treebcba7b7377f1ea506e7ecef9ba8ade500d752f45
parent33c3214bf450051db99d352cfeef7e0ffcbb8614
NFS: Fix a few more clear_bit() instances that need release semantics

All these bits are being used as bit locks.

Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
fs/nfs/nfs4state.c
fs/nfs/pagelist.c