summaryrefslogtreecommitdiffstats
path: root/sys/kern/vfs_extattr.c
diff options
context:
space:
mode:
authorjeff <jeff@FreeBSD.org>2006-02-22 06:15:12 +0000
committerjeff <jeff@FreeBSD.org>2006-02-22 06:15:12 +0000
commit79ca2be05cf1a1b1dee266ef4bf5cbd75045936e (patch)
tree067b6f65a44a12b75ef538046e05d2d0d364e5c8 /sys/kern/vfs_extattr.c
parentc925b62ee4b3dac1f343e7e1239075089fffc941 (diff)
downloadFreeBSD-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
OpenPOWER on IntegriCloud