opnsense-src/sys/gnu/ext2fs
John Dyson 996c772f58 This is the kernel Lite/2 commit. There are some requisite userland
changes, so don't expect to be able to run the kernel as-is (very well)
without the appropriate Lite/2 userland changes.

The system boots and can mount UFS filesystems.

Untested: ext2fs, msdosfs, NFS
Known problems: Incorrect Berkeley ID strings in some files.
		Mount_std mounts will not work until the getfsent
		library routine is changed.

Reviewed by:	various people
Submitted by:	Jeffery Hsu <hsu@freebsd.org>
1997-02-10 02:22:35 +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 Clean up -Wunused warnings. 1996-06-12 05:11:41 +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 This is the kernel Lite/2 commit. There are some requisite userland 1997-02-10 02:22:35 +00:00
ext2_extern.h This is the kernel Lite/2 commit. There are some requisite userland 1997-02-10 02:22:35 +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_i.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_ihash.c This is the kernel Lite/2 commit. There are some requisite userland 1997-02-10 02:22:35 +00:00
ext2_inode.c This is the kernel Lite/2 commit. There are some requisite userland 1997-02-10 02:22:35 +00:00
ext2_inode_cnv.c This is the kernel Lite/2 commit. There are some requisite userland 1997-02-10 02:22:35 +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 This is the kernel Lite/2 commit. There are some requisite userland 1997-02-10 02:22:35 +00:00
ext2_mount.h This is the kernel Lite/2 commit. There are some requisite userland 1997-02-10 02:22:35 +00:00
ext2_readwrite.c This commit is the embodiment of some VFS read clustering improvements. 1996-12-29 02:44:37 +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 This is the kernel Lite/2 commit. There are some requisite userland 1997-02-10 02:22:35 +00:00
ext2_vnops.c Updated #includes to 4.4Lite style. 1996-09-10 08:32:01 +00:00
fs.h This is the kernel Lite/2 commit. There are some requisite userland 1997-02-10 02:22:35 +00:00
i386-bitops.h ext2_inode_cnv.c: 1995-11-09 08:41:25 +00:00
inode.h This is the kernel Lite/2 commit. There are some requisite userland 1997-02-10 02:22:35 +00:00