NetBSD/sys/ufs/ext2fs
simonb c56d879335 Remove some variables that are set but never used. 2001-11-06 07:11:29 +00:00
..
Makefile
ext2fs.h Correct (minor) bogons in filetype option support, and add support 2000-01-28 16:00:23 +00:00
ext2fs_alloc.c remove #include <ufs/ufs/quota.h> where it was just to appease 2001-10-26 05:56:06 +00:00
ext2fs_balloc.c remove #include <ufs/ufs/quota.h> where it was just to appease 2001-10-26 05:56:06 +00:00
ext2fs_bmap.c Remove some variables that are set but never used. 2001-11-06 07:11:29 +00:00
ext2fs_bswap.c Need string.h for memset() prototype. 2000-07-24 00:23:10 +00:00
ext2fs_dinode.h First cut at ext2fs rev 1 support (as of mke2fs 1.18): supports the filetype 2000-01-26 16:21:31 +00:00
ext2fs_dir.h Correct (minor) bogons in filetype option support, and add support 2000-01-28 16:00:23 +00:00
ext2fs_extern.h a whole bunch of changes to improve performance and robustness under load: 2001-09-15 20:36:31 +00:00
ext2fs_inode.c Remove some bogus checks for unsigned variables < 0. 2001-11-06 06:59:05 +00:00
ext2fs_lookup.c remove #include <ufs/ufs/quota.h> where it was just to appease 2001-10-26 05:56:06 +00:00
ext2fs_readwrite.c remove #include <ufs/ufs/quota.h> where it was just to appease 2001-10-26 05:56:06 +00:00
ext2fs_subr.c remove #include <ufs/ufs/quota.h> where it was just to appease 2001-10-26 05:56:06 +00:00
ext2fs_vfsops.c Use the sector size from the partition info, not a hard-coded value. 2001-11-06 07:09:39 +00:00
ext2fs_vnops.c remove #include <ufs/ufs/quota.h> where it was just to appease 2001-10-26 05:56:06 +00:00