diff options
author | kib <kib@FreeBSD.org> | 2009-05-31 14:52:45 +0000 |
---|---|---|
committer | kib <kib@FreeBSD.org> | 2009-05-31 14:52:45 +0000 |
commit | d52fd86523b726aba4b8411ebc8a3aae736ca352 (patch) | |
tree | 34b8c956e98e415223030df5cd11a454297d24c2 /sys/fs/nullfs/null_subr.c | |
parent | 30a553aba0f6a9438f00034d84aa2bd511e56d5c (diff) | |
download | FreeBSD-src-d52fd86523b726aba4b8411ebc8a3aae736ca352.zip FreeBSD-src-d52fd86523b726aba4b8411ebc8a3aae736ca352.tar.gz |
Lock the real null vnode lock before substitution of vp->v_vnlock.
This should not really matter for correctness, since vp->v_lock is
not locked before the call, and null_lock() holds the interlock,
but makes the control flow for reclaim more clear.
Tested by: pho
Diffstat (limited to 'sys/fs/nullfs/null_subr.c')
0 files changed, 0 insertions, 0 deletions