diff options
author | rmacklem <rmacklem@FreeBSD.org> | 2011-04-18 01:02:43 +0000 |
---|---|---|
committer | rmacklem <rmacklem@FreeBSD.org> | 2011-04-18 01:02:43 +0000 |
commit | 54869edbdff39659216f7167e5c54d6c2de25896 (patch) | |
tree | 8bdb3b6b09c591204c51e497a0b8d9071e1cb7c7 /sys/netgraph/ng_source.c | |
parent | ede7d5284808ccaa2cb7ff845dd332eccbf4d0f2 (diff) | |
download | FreeBSD-src-54869edbdff39659216f7167e5c54d6c2de25896.zip FreeBSD-src-54869edbdff39659216f7167e5c54d6c2de25896.tar.gz |
Add a vput() to nfs_lookitup() in the experimental NFS client
for a case that will probably never happen. It can only
happen if a server were to successfully lookup a file, but not
return attributes for that file. Although technically allowed
by the NFSv3 RFC, I doubt any server would ever do this.
However, if it did, the client would have not vput()'d the
new vnode when it needed to do so.
MFC after: 2 weeks
Diffstat (limited to 'sys/netgraph/ng_source.c')
0 files changed, 0 insertions, 0 deletions