freebsd-dev/sys/ufs/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
..
dinode.h
dir.h
inode.h Fix a bunch of spelling errors in the comment fields of 1996-01-30 23:02:38 +00:00
quota.h Add a prototype for the quotactl system call. 1996-02-27 07:57:57 +00:00
ufs_bmap.c Eliminated many redundant vm_map_lookup operations for vm_mmap. 1996-01-19 04:00:31 +00:00
ufs_disksubr.c More b_flags fixes. 1996-03-02 01:49:51 +00:00
ufs_extern.h Removed bogus __BEGIN_DECS/__END_DECLS. 1995-11-28 07:23:09 +00:00
ufs_ihash.c
ufs_inode.c Convert QUOTA to new-style option. 1996-01-05 18:31:58 +00:00
ufs_lookup.c This commit causes UFS to perform at Linux EXT2FS metadata rates. After 1995-11-06 03:21:41 +00:00
ufs_quota.c Convert QUOTA to new-style option. 1996-01-05 18:31:58 +00:00
ufs_readwrite.c Eliminated many redundant vm_map_lookup operations for vm_mmap. 1996-01-19 04:00:31 +00:00
ufs_vfsops.c Convert QUOTA to new-style option. 1996-01-05 18:31:58 +00:00
ufs_vnops.c Fixed reference counting related to relookup(). relookup() must 1996-03-29 12:30:30 +00:00
ufsmount.h Changes to existing files for ext2fs support. The UFS mods need rework 1995-11-05 23:36:07 +00:00