]> www.infradead.org Git - users/willy/xarray.git/commit
NFSv4: nfs_update_inplace_delegation() should update delegation cred
authorTrond Myklebust <trond.myklebust@hammerspace.com>
Mon, 27 Jan 2020 17:44:41 +0000 (12:44 -0500)
committerTrond Myklebust <trond.myklebust@hammerspace.com>
Mon, 16 Mar 2020 12:34:28 +0000 (08:34 -0400)
commit57f188e047731e50cb6af94d473c3c70d3bce7f9
tree81b4d1bfff5b0727f3cad56298d9cdc21dd63c71
parent59e356a967c403b6b8dcb0035edbe0c45a84ac85
NFSv4: nfs_update_inplace_delegation() should update delegation cred

If the cred assigned to the delegation that we're updating differs
from the one we're updating too, then we need to update that field
too.

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