diff options
author | Trond Myklebust <trond.myklebust@hammerspace.com> | 2020-04-02 21:27:09 +0200 |
---|---|---|
committer | Trond Myklebust <trond.myklebust@hammerspace.com> | 2020-04-04 00:26:02 +0200 |
commit | fc51b1cf391dd91ff9362861ed226ef51048e863 (patch) | |
tree | 4b71836ccd7b74efcd72964427ab95389654e953 /fs/f2fs | |
parent | NFS: Add a module parameter to set nfs_mountpoint_expiry_timeout (diff) | |
download | linux-fc51b1cf391dd91ff9362861ed226ef51048e863.tar.xz linux-fc51b1cf391dd91ff9362861ed226ef51048e863.zip |
NFS: Beware when dereferencing the delegation cred
When we look up the delegation cred, we are usually doing so in
conjunction with a read of the stateid, and we want to ensure
that the look up is atomic with that read.
Fixes: 57f188e04773 ("NFSv4: nfs_update_inplace_delegation() should update delegation cred")
[sfr@canb.auug.org.au: Fixed up borken Fixes: line from Trond :-)]
Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
Diffstat (limited to 'fs/f2fs')
0 files changed, 0 insertions, 0 deletions