Files
linux/fs/nfs
Olga Kornievskaia 90d73c1cad NFSv4.x: fix lock recovery during delegation recall
[ Upstream commit 44f411c353 ]

Running "./nfstest_delegation --runtest recall26" uncovers that
client doesn't recover the lock when we have an appending open,
where the initial open got a write delegation.

Instead of checking for the passed in open context against
the file lock's open context. Check that the state is the same.

Signed-off-by: Olga Kornievskaia <kolga@netapp.com>
Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2019-11-24 08:20:24 +01:00
..
2018-08-09 12:56:38 -04:00
2018-08-09 12:56:38 -04:00
2019-09-21 07:17:02 +02:00
2018-05-31 15:02:16 -04:00