freebsd-nq/sys/nfsclient
David Greenman 2f9bae59d6 Moved the fsnode MALLOC to before the call to getnewvnode() so that the
process won't possibly block before filling in the fsnode pointer (v_data)
which might be dereferenced during a sync since the vnode is put on the
mnt_vnodelist by getnewvnode.

Pointed out by Matt Day <mday@artisoft.com>
1996-06-12 03:37:57 +00:00
..
nfs_bio.c Clear flags before using an inactive buffer. This is a kludge, but 1996-06-08 05:59:04 +00:00
nfs_nfsiod.c #include <sys/filedesc.h> explicitly instead of depending on it being 1996-04-30 23:26:52 +00:00
nfs_node.c Moved the fsnode MALLOC to before the call to getnewvnode() so that the 1996-06-12 03:37:57 +00:00
nfs_socket.c Kill XNS. 1996-02-13 18:16:31 +00:00
nfs_subs.c
nfs_vfsops.c removed: 1996-05-02 14:21:14 +00:00
nfs_vnops.c
nfs.h Fix a bunch of spelling errors in the comment fields of 1996-01-30 23:02:38 +00:00
nfsargs.h Fix a bunch of spelling errors in the comment fields of 1996-01-30 23:02:38 +00:00
nfsdiskless.h
nfsm_subs.h
nfsmount.h
nfsnode.h
nfsstats.h Fix a bunch of spelling errors in the comment fields of 1996-01-30 23:02:38 +00:00