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:
203a8c8
)
nfsd4: fail when delegreturn gets a non-delegation stateid
author
J. Bruce Fields
<bfields@citi.umich.edu>
Sat, 21 Feb 2009 21:32:28 +0000
(13:32 -0800)
committer
J. Bruce Fields
<bfields@citi.umich.edu>
Wed, 18 Mar 2009 21:38:37 +0000
(17:38 -0400)
Previous cleanup reveals an obvious (though harmless) bug: when
delegreturn gets a stateid that isn't for a delegation, it should return
an error rather than doing nothing.
Signed-off-by: J. Bruce Fields <bfields@citi.umich.edu>
No differences found