Searched hist:16312 (Results 1 - 3 of 3) sorted by relevance

/freebsd-10-stable/sys/fs/nullfs/
H A Dnull_subr.cdiff 16312 Wed Jun 12 01:37:57 MDT 1996 dg 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>
/freebsd-10-stable/sys/nfsclient/
H A Dnfs_node.cdiff 16312 Wed Jun 12 01:37:57 MDT 1996 dg 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>
/freebsd-10-stable/sys/fs/msdosfs/
H A Dmsdosfs_denode.cdiff 16312 Wed Jun 12 01:37:57 MDT 1996 dg 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>

Completed in 213 milliseconds