Home
last modified time | relevance | path

Searched hist:"3 ae6029808af0eb900867d075eb933a52a975304" (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/fs/unionfs/
H A Dunion.hdiff 3ae6029808af0eb900867d075eb933a52a975304 Tue Jan 20 11:02:54 CET 1998 KATO Takenori <kato@FreeBSD.org> - 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.)
diff 3ae6029808af0eb900867d075eb933a52a975304 Tue Jan 20 11:02:54 CET 1998 KATO Takenori <kato@FreeBSD.org> - 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.)
H A Dunion_subr.cdiff 3ae6029808af0eb900867d075eb933a52a975304 Tue Jan 20 11:02:54 CET 1998 KATO Takenori <kato@FreeBSD.org> - 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.)
diff 3ae6029808af0eb900867d075eb933a52a975304 Tue Jan 20 11:02:54 CET 1998 KATO Takenori <kato@FreeBSD.org> - 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.)
H A Dunion_vnops.cdiff 3ae6029808af0eb900867d075eb933a52a975304 Tue Jan 20 11:02:54 CET 1998 KATO Takenori <kato@FreeBSD.org> - 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.)
diff 3ae6029808af0eb900867d075eb933a52a975304 Tue Jan 20 11:02:54 CET 1998 KATO Takenori <kato@FreeBSD.org> - 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.)