diff options
author | Trond Myklebust <Trond.Myklebust@netapp.com> | 2011-07-25 21:37:29 +0200 |
---|---|---|
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | 2011-07-25 21:37:29 +0200 |
commit | ed1e6211a0a134ff23592c6f057af982ad5dab52 (patch) | |
tree | b3485dbf3c041e40ab485b8307fb53f7154330c6 /fs/nfs/write.c | |
parent | nfs: don't use d_move in nfs_async_rename_done (diff) | |
download | linux-ed1e6211a0a134ff23592c6f057af982ad5dab52.tar.xz linux-ed1e6211a0a134ff23592c6f057af982ad5dab52.zip |
NFSv4: Don't use the delegation->inode in nfs_mark_return_delegation()
nfs_mark_return_delegation() is usually called without any locking, and
so it is not safe to dereference delegation->inode. Since the inode is
only used to discover the nfs_client anyway, it makes more sense to
have the callers pass a valid pointer to the nfs_server as a parameter.
Reported-by: Ian Kent <raven@themaw.net>
Cc: stable@kernel.org
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
Diffstat (limited to 'fs/nfs/write.c')
0 files changed, 0 insertions, 0 deletions