diff options
author | jeff <jeff@FreeBSD.org> | 2006-02-22 06:17:31 +0000 |
---|---|---|
committer | jeff <jeff@FreeBSD.org> | 2006-02-22 06:17:31 +0000 |
commit | d08a9e33bf08ff93d6851c4cf4dff5ba27154688 (patch) | |
tree | 636282f25eda2b339217020519536fbc210aaf84 /sys/kern/vfs_extattr.c | |
parent | 79ca2be05cf1a1b1dee266ef4bf5cbd75045936e (diff) | |
download | FreeBSD-src-d08a9e33bf08ff93d6851c4cf4dff5ba27154688.zip FreeBSD-src-d08a9e33bf08ff93d6851c4cf4dff5ba27154688.tar.gz |
- spell VOP_LOCK(vp, LK_RELEASE... VOP_UNLOCK(vp,... so that asserts in
vop_lock_post do not trigger.
- Rearrange null_inactive to null_hashrem earlier so there is no chance
of finding the null node on the hash list after the locks have been
switched.
- We should never have a NULL lowervp in null_reclaim() so there is
no need to handle this situation. panic instead.
MFC After: 1 week
Diffstat (limited to 'sys/kern/vfs_extattr.c')
0 files changed, 0 insertions, 0 deletions