git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6cae0a4
)
fs: track fl_owner for leases
author
Christoph Hellwig
<hch@lst.de>
Wed, 21 Jan 2015 18:14:02 +0000
(19:14 +0100)
committer
Christoph 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
patch
|
blob
|
history
fs/nfsd/nfs4state.c
patch
|
blob
|
history
diff --cc
fs/locks.c
Simple merge
diff --cc
fs/nfsd/nfs4state.c
Simple merge