diff options
author | Jeff Layton <jlayton@primarydata.com> | 2014-08-22 12:05:43 -0400 |
---|---|---|
committer | Jeff Layton <jlayton@primarydata.com> | 2014-10-07 14:06:12 -0400 |
commit | 0c637be884f5eaa0ee53396ea7686ec0de03d126 (patch) | |
tree | 836e76037f50299616011f950d20bf5090cddabe /include/linux/fs.h | |
parent | e51673aa5d9a8c75cc836fac687fa4dde9a76182 (diff) | |
download | linux-0c637be884f5eaa0ee53396ea7686ec0de03d126.tar.gz linux-0c637be884f5eaa0ee53396ea7686ec0de03d126.tar.bz2 linux-0c637be884f5eaa0ee53396ea7686ec0de03d126.zip |
nfsd: don't keep a pointer to the lease in nfs4_file
Now that we don't need to pass in an actual lease pointer to
vfs_setlease on unlock, we can stop tracking a pointer to the lease in
the nfs4_file.
Switch all of the places that check the fi_lease to check fi_deleg_file
instead. We always set that at the same time so it will have the same
semantics.
Cc: J. Bruce Fields <bfields@fieldses.org>
Signed-off-by: Jeff Layton <jlayton@primarydata.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Diffstat (limited to 'include/linux/fs.h')
0 files changed, 0 insertions, 0 deletions