diff options
author | dg <dg@FreeBSD.org> | 1996-06-12 03:36:23 +0000 |
---|---|---|
committer | dg <dg@FreeBSD.org> | 1996-06-12 03:36:23 +0000 |
commit | 6e349b6b4756260c2efd6d1e925c366e50db77d0 (patch) | |
tree | 28ec6a96ef6c38db9763c0cfe731285bce71bade /sys/miscfs/procfs/procfs_subr.c | |
parent | 120a4c2a81f784c25bd672b47e2ccde78dbcb5ca (diff) | |
download | FreeBSD-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