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:
063b0fb
)
nfsd4: return badname, not inval, on "." or "..", or "/"
author
J. Bruce Fields
<bfields@redhat.com>
Sun, 25 Nov 2012 21:31:00 +0000
(16:31 -0500)
committer
J. Bruce Fields
<bfields@redhat.com>
Tue, 27 Nov 2012 21:41:48 +0000
(16:41 -0500)
The spec requires badname, not inval, in these cases.
Some callers want us to return enoent, but I can see no justification
for that.
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
No differences found