freebsd-skq/sys/fs/nfsclient
Rick Macklem bc62b5cf6a 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
2011-04-18 01:02:43 +00:00
..
nfs_clbio.c Change the experimental NFS client so that it creates nfsiod 2011-04-15 23:07:48 +00:00
nfs_clcomsubs.c This patch fixes the Experimental NFS client to properly deal with 32 bit or 64 2011-03-30 01:10:11 +00:00
nfs_clkrpc.c Add the SVC_RELEASE(xprt), as required by r194407. 2009-06-17 22:55:59 +00:00
nfs_clnfsiod.c Change the experimental NFS client so that it creates nfsiod 2011-04-15 23:07:48 +00:00
nfs_clnode.c Add a lktype flags argument to nfscl_nget() and ncl_nget() in the 2011-04-16 23:20:21 +00:00
nfs_clport.c Add a lktype flags argument to nfscl_nget() and ncl_nget() in the 2011-04-16 23:20:21 +00:00
nfs_clrpcops.c Add checks for MNTK_UNMOUNTF at the beginning of three 2011-04-17 23:04:03 +00:00
nfs_clstate.c Add checks for MNTK_UNMOUNTF at the beginning of three 2011-04-17 23:04:03 +00:00
nfs_clsubs.c Change the experimental NFS client so that it creates nfsiod 2011-04-15 23:07:48 +00:00
nfs_clvfsops.c Add checks for MNTK_UNMOUNTF at the beginning of three 2011-04-17 23:04:03 +00:00
nfs_clvnops.c Add a vput() to nfs_lookitup() in the experimental NFS client 2011-04-18 01:02:43 +00:00
nfs.h Change the experimental NFS client so that it creates nfsiod 2011-04-15 23:07:48 +00:00
nfsargs.h
nfsdiskless.h
nfsmount.h Fix the nlm so that it no longer depends on the regular 2011-01-03 20:37:31 +00:00
nfsnode.h Add a lktype flags argument to nfscl_nget() and ncl_nget() in the 2011-04-16 23:20:21 +00:00
nlminfo.h