freebsd-skq/sys/fs/unionfs
kato d49fde64e8 - Move SETKLOC and CLEARKLOCK macros into uion.h.
- Set UN_ULOCK in union_lock() when UN_KLOCK is set.  Caller expects
  that vnode is locked correctly, and may call another function which
  expects locked vnode and may unlock the vnode.
- Do not assume the behavior of inside functions in FreeBSD's
  vfs_suber.c is same as 4.4BSD-Lite2.  Vnode may be locked in
  vget() even though flag is zero.  (Locked vnode is, of course,
  unlocked before returning from vget.)
1998-01-20 10:02:54 +00:00
..
union_subr.c - Move SETKLOC and CLEARKLOCK macros into uion.h. 1998-01-20 10:02:54 +00:00
union_vfsops.c Improve and revise fixes for locking violation. 1998-01-18 07:56:41 +00:00
union_vnops.c - Move SETKLOC and CLEARKLOCK macros into uion.h. 1998-01-20 10:02:54 +00:00
union.h - Move SETKLOC and CLEARKLOCK macros into uion.h. 1998-01-20 10:02:54 +00:00