aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfsd/nfs4state.c
diff options
context:
space:
mode:
authorChristoph Hellwig <hch@lst.de>2015-01-21 19:17:03 +0100
committerChristoph Hellwig <hch@lst.de>2015-02-02 18:09:38 +0100
commit11afe9f76e121e960445deee5b7f26f0787a1990 (patch)
tree512e3b9dd23b394b826a18eca3947df9487c28bc /fs/nfsd/nfs4state.c
parentfs: track fl_owner for leases (diff)
downloadlinux-dev-11afe9f76e121e960445deee5b7f26f0787a1990.tar.xz
linux-dev-11afe9f76e121e960445deee5b7f26f0787a1990.zip
fs: add FL_LAYOUT lease type
This (ab-)uses the file locking code to allow filesystems to recall outstanding pNFS layouts on a file. This new lease type is similar but not quite the same as FL_DELEG. A FL_LAYOUT lease can always be granted, an a per-filesystem lock (XFS iolock for the initial implementation) ensures not FL_LAYOUT leases granted when we would need to recall them. Also included are changes that allow multiple outstanding read leases of different types on the same file as long as they have a differnt owner. This wasn't a problem until now as nfsd never set FL_LEASE leases, and no one else used FL_DELEG leases, but given that nfsd will also issues FL_LAYOUT leases we will have to handle it now. Signed-off-by: Christoph Hellwig <hch@lst.de>
Diffstat (limited to 'fs/nfsd/nfs4state.c')
0 files changed, 0 insertions, 0 deletions