fs: track fl_owner for leases
authorChristoph Hellwig <hch@lst.de>
Wed, 21 Jan 2015 18:14:02 +0000 (19:14 +0100)
committerChristoph Hellwig <hch@lst.de>
Mon, 2 Feb 2015 17:09:38 +0000 (18:09 +0100)
Just like for other lock types we should allow different owners to have
a read lease on a file.  Currently this can't happen, but with the addition
of pNFS layout leases we'll need this feature.

Signed-off-by: Christoph Hellwig <hch@lst.de>
fs/locks.c
fs/nfsd/nfs4state.c

diff --cc fs/locks.c
Simple merge
Simple merge