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:
3e30991
)
NFSv4: Check for the existence of a delegation in nfs4_open_prepare()
author
Trond Myklebust
<Trond.Myklebust@netapp.com>
Thu, 5 Jul 2007 23:02:21 +0000
(19:02 -0400)
committer
Trond Myklebust
<Trond.Myklebust@netapp.com>
Wed, 11 Jul 2007 03:40:43 +0000
(23:40 -0400)
We should not be calling open() on an inode that has a delegation unless
we're doing a reclaim.
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
No differences found