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:
5761630
)
nfsd4: return nfserr_symlink on v4 OPEN of non-regular file
author
J. Bruce Fields
<bfields@redhat.com>
Mon, 15 Aug 2011 20:55:02 +0000
(16:55 -0400)
committer
J. Bruce Fields
<bfields@redhat.com>
Fri, 19 Aug 2011 17:25:32 +0000
(13:25 -0400)
Without this, an attempt to open a device special file without first
stat'ing it will fail.
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
No differences found