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

/freebsd-9.3-release/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-9.3-release/sys/fs/portalfs/
H A Dportal_vfsops.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>
H A Dportal_vnops.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-9.3-release/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>
/freebsd-9.3-release/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-9.3-release/sys/fs/fdescfs/
H A Dfdesc_vnops.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-9.3-release/sys/ufs/ffs/
H A Dffs_vfsops.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 169 milliseconds