]> git.baikalelectronics.ru Git - kernel.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)
commit850bec93953bed6dd4903b45582560293a7314bc
tree81b4d1bfff5b0727f3cad56298d9cdc21dd63c71
parent9f36a1710d1749ec3456c80670a441c620989495
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