freebsd-nq/sys/ufs/ffs
Poul-Henning Kamp 34a6a33036 ufs_ihashrem() should not be called from the UFS layer, but from the
lower layer (LFS/FFS/?) like the rest of the ihash functions.
Otherwise it is impossible to make a lower layer that doesn't use the
ihash facility.
1997-10-14 14:22:31 +00:00
..
ffs_alloc.c ufs_ihashrem() should not be called from the UFS layer, but from the 1997-10-14 14:22:31 +00:00
ffs_balloc.c Removed unused #includes. 1997-08-02 14:33:27 +00:00
ffs_extern.h Add type arg to ffs_mountfs and avoid examining v_tag to find out 1997-10-10 18:17:00 +00:00
ffs_inode.c Removed unused #includes. 1997-09-02 20:06:59 +00:00
ffs_subr.c Update a number of panic messages to reflect the actual name 1997-03-09 06:00:44 +00:00
ffs_tables.c Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not 1997-02-22 09:48:43 +00:00
ffs_vfsops.c Last major round (Unless Bruce thinks of somthing :-) of malloc changes. 1997-10-12 20:26:33 +00:00
ffs_vnops.c Add type arg to ffs_mountfs and avoid examining v_tag to find out 1997-10-10 18:17:00 +00:00
fs.h Fixed corrupted newline and corrupted tab in previous commit. 1997-03-24 03:19:37 +00:00