diff options
author | jeff <jeff@FreeBSD.org> | 2006-02-22 06:15:12 +0000 |
---|---|---|
committer | jeff <jeff@FreeBSD.org> | 2006-02-22 06:15:12 +0000 |
commit | 79ca2be05cf1a1b1dee266ef4bf5cbd75045936e (patch) | |
tree | 067b6f65a44a12b75ef538046e05d2d0d364e5c8 /sys/kern/vfs_extattr.c | |
parent | c925b62ee4b3dac1f343e7e1239075089fffc941 (diff) | |
download | FreeBSD-src-79ca2be05cf1a1b1dee266ef4bf5cbd75045936e.zip FreeBSD-src-79ca2be05cf1a1b1dee266ef4bf5cbd75045936e.tar.gz |
- Assert that the lowervp is locked in null_hashget().
- Simplify the logic dealing with recycled vnodes in null_hashget() and
null_hashins(). Since we hold the lower node locked in both cases
the null node can not be undergoing recycling unless reclaim somehow
called null_nodeget(). The logic that was in place was not safe and
was essentially dead code.
MFC After: 1 week
Diffstat (limited to 'sys/kern/vfs_extattr.c')
0 files changed, 0 insertions, 0 deletions