summaryrefslogtreecommitdiff
path: root/net/sunrpc
diff options
context:
space:
mode:
authorTrond Myklebust <Trond.Myklebust@netapp.com>2013-04-30 16:43:42 (GMT)
committerTrond Myklebust <Trond.Myklebust@netapp.com>2013-05-03 16:18:47 (GMT)
commitc5a2a15f8146fdfe45078df7873a6dc1006b3869 (patch)
tree6bced48c0d503130b010f20e7b043faafc383759 /net/sunrpc
parent721ccfb79b6f74f4052de70236d24047e73682d4 (diff)
downloadlinux-fsl-qoriq-c5a2a15f8146fdfe45078df7873a6dc1006b3869.tar.xz
NFSv4.x: Fix handling of partially delegated locks
If a NFS client receives a delegation for a file after it has taken a lock on that file, we can currently end up in a situation where we mistakenly skip unlocking that file. The following patch swaps an erroneous check in nfs4_proc_unlck for whether or not the file has a delegation to one which checks whether or not we hold a lock stateid for that file. Reported-by: Chuck Lever <Chuck.Lever@oracle.com> Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com> Cc: stable@vger.kernel.org [>=3.7] Tested-by: Chuck Lever <Chuck.Lever@oracle.com>
Diffstat (limited to 'net/sunrpc')
0 files changed, 0 insertions, 0 deletions