freebsd-nq/sys/gnu/fs
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
..
ext2fs ufs_ihashrem() should not be called from the UFS layer, but from the 1997-10-14 14:22:31 +00:00