nfsd4: return nfserr_symlink on v4 OPEN of non-regular file
authorJ. Bruce Fields <bfields@redhat.com>
Mon, 15 Aug 2011 20:55:02 +0000 (16:55 -0400)
committerJ. 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