OSDN Git Service

NFSv4: Fix delegation handling in update_open_stateid()
authorTrond Myklebust <trond.myklebust@hammerspace.com>
Tue, 22 Oct 2019 16:12:17 +0000 (12:12 -0400)
committerTrond Myklebust <trond.myklebust@hammerspace.com>
Mon, 4 Nov 2019 02:28:45 +0000 (21:28 -0500)
commit333ac786a1b4a366da9830f550ba440e398bb5a5
tree2597dcc6888d2d039aba2158d9a360b449d75e5f
parente6237b6feb37582fbd6bd7a8336d1256a6b4b4f9
NFSv4: Fix delegation handling in update_open_stateid()

If the delegation is marked as being revoked, then don't use it in
the open state structure.

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