summaryrefslogtreecommitdiffstats
path: root/sys/miscfs/procfs/procfs_subr.c
diff options
context:
space:
mode:
authordg <dg@FreeBSD.org>1996-06-12 03:36:23 +0000
committerdg <dg@FreeBSD.org>1996-06-12 03:36:23 +0000
commit6e349b6b4756260c2efd6d1e925c366e50db77d0 (patch)
tree28ec6a96ef6c38db9763c0cfe731285bce71bade /sys/miscfs/procfs/procfs_subr.c
parent120a4c2a81f784c25bd672b47e2ccde78dbcb5ca (diff)
downloadFreeBSD-src-6e349b6b4756260c2efd6d1e925c366e50db77d0.zip
FreeBSD-src-6e349b6b4756260c2efd6d1e925c366e50db77d0.tar.gz
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.
Diffstat (limited to 'sys/miscfs/procfs/procfs_subr.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud