freebsd-dev/sys/ufs
Bruce Evans a1fbfdff14 Fixed reference counting related to relookup(). relookup() must
be called with the directory referenced, and this reference will
be dropped iff relookup() fails, so the value returned must not be
ignored.

Reviewed by:	davidg
1996-03-29 12:30:30 +00:00
..
ffs Handle the bogus device that MFS uses as its VBLK device. We now don't 1996-03-02 22:18:34 +00:00
lfs Make type compatible with Lite2. 1996-03-27 07:58:57 +00:00
mfs Staticize. 1995-12-17 21:14:36 +00:00
ufs Fixed reference counting related to relookup(). relookup() must 1996-03-29 12:30:30 +00:00