freebsd-src/sys/gnu/fs/ext2fs
Bruce Evans 172fc5ae28 Restored variables that are used iff QUOTA is defined.
ext2fs still uses #if in many cases where the rest of the kernel uses
#ifdef (for QUOTA...).
1995-12-10 21:38:45 +00:00
..
COPYRIGHT.INFO Main code for the ext2fs filesystem. Please refer to the COPYRIGHT.INFO 1995-11-05 23:25:12 +00:00
ext2_alloc.c Restored variables that are used iff QUOTA is defined. 1995-12-10 21:38:45 +00:00
ext2_balloc.c Main code for the ext2fs filesystem. Please refer to the COPYRIGHT.INFO 1995-11-05 23:25:12 +00:00
ext2_bmap.c Fix ufs_bmap so that triple indirect blocks might work. 1995-11-05 23:07:37 +00:00
ext2_extern.h ext2_inode_cnv.c: 1995-11-09 08:41:25 +00:00
ext2_fs.h Main code for the ext2fs filesystem. Please refer to the COPYRIGHT.INFO 1995-11-05 23:25:12 +00:00
ext2_fs_sb.h Main code for the ext2fs filesystem. Please refer to the COPYRIGHT.INFO 1995-11-05 23:25:12 +00:00
ext2_inode.c Restored used includes of <vm/vm_extern.h>. 1995-12-10 14:52:10 +00:00
ext2_inode_cnv.c ext2_inode_cnv.c: 1995-11-09 08:41:25 +00:00
ext2_linux_balloc.c ext2_inode_cnv.c: 1995-11-09 08:41:25 +00:00
ext2_linux_ialloc.c ext2_inode_cnv.c: 1995-11-09 08:41:25 +00:00
ext2_lookup.c ext2_inode_cnv.c: 1995-11-09 08:41:25 +00:00
ext2_mount.h Changes to existing files for ext2fs support. The UFS mods need rework 1995-11-05 23:36:07 +00:00
ext2_readwrite.c Correct some serious porting errors. The worst one was that the 1995-11-19 20:24:15 +00:00
ext2_subr.c Main code for the ext2fs filesystem. Please refer to the COPYRIGHT.INFO 1995-11-05 23:25:12 +00:00
ext2_vfsops.c Restored variables that are used iff QUOTA is defined. 1995-12-10 21:38:45 +00:00
ext2_vnops.c Restored used includes of <vm/vm_extern.h>. 1995-12-10 14:52:10 +00:00
fs.h Main code for the ext2fs filesystem. Please refer to the COPYRIGHT.INFO 1995-11-05 23:25:12 +00:00
i386-bitops.h ext2_inode_cnv.c: 1995-11-09 08:41:25 +00:00
inode.h Changes to existing files for ext2fs support. The UFS mods need rework 1995-11-05 23:36:07 +00:00