commit | aadab6c6f4da38d639394de740602f146c88da0c | [log] [tgz] |
---|---|---|
author | J. Bruce Fields <bfields@redhat.com> | Mon Aug 15 16:55:02 2011 -0400 |
committer | J. Bruce Fields <bfields@redhat.com> | Fri Aug 19 13:25:32 2011 -0400 |
tree | db196583b8e277dec6830a8553770e6c5d1568b3 | |
parent | 576163005de286bbd418fcb99cfd0971523a0c6d [diff] |
nfsd4: return nfserr_symlink on v4 OPEN of non-regular file 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>