freebsd-nq/sys/gnu/fs/ext2fs
Poul-Henning Kamp c5b193bfba Retire LFS.
If you want to play with it, you can find the final version of the
code in the repository the tag LFS_RETIREMENT.

If somebody makes LFS work again, adding it back is certainly
desireable, but as it is now nobody seems to care much about it,
and it has suffered considerable bitrot since its somewhat haphazard
integration.

R.I.P
1998-01-30 11:34:06 +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 Fixed corruption of the per-group used directories count. It wasn't 1997-12-03 16:46:21 +00:00
ext2_balloc.c Don't include <sys/lock.h> in headers when only `struct simplelock' is 1997-12-05 19:55:52 +00:00
ext2_bmap.c Add better support for larger I/O clusters, including larger physical 1998-01-24 02:01:46 +00:00
ext2_extern.h Removed __FreeBSD__ ifdefs. 1997-12-02 10:39:42 +00:00
ext2_fs_sb.h Removed __FreeBSD__ ifdefs. 1997-12-02 10:39:42 +00:00
ext2_fs.h Removed __FreeBSD__ ifdefs. 1997-12-02 10:39:42 +00:00
ext2_inode_cnv.c Don't include <sys/lock.h> in headers when only `struct simplelock' is 1997-12-05 19:55:52 +00:00
ext2_inode.c Removed __FreeBSD__ ifdefs. 1997-12-02 10:39:42 +00:00
ext2_linux_balloc.c Fix a problem with ext2fs so that filesystems mounted at reboot don't 1997-08-04 05:10:31 +00:00
ext2_linux_ialloc.c Removed __FreeBSD__ ifdefs. 1997-12-02 10:39:42 +00:00
ext2_lookup.c Removed __FreeBSD__ ifdefs. 1997-12-02 10:39:42 +00:00
ext2_mount.h Retire LFS. 1998-01-30 11:34:06 +00:00
ext2_readwrite.c Removed __FreeBSD__ ifdefs. 1997-12-02 10:39:42 +00:00
ext2_subr.c Don't include <sys/lock.h> in headers when only `struct simplelock' is 1997-12-05 19:55:52 +00:00
ext2_vfsops.c Use the same algorithm as ffs for generation numbers. 1997-12-02 11:42:28 +00:00
ext2_vnops.c Unspammed nested include of <vm/vm_zone.h>. 1997-12-27 02:56:39 +00:00
fs.h Fix a problem with ext2fs so that filesystems mounted at reboot don't 1997-08-04 05:10:31 +00:00
i386-bitops.h ext2_inode_cnv.c: 1995-11-09 08:41:25 +00:00
inode.h Retire LFS. 1998-01-30 11:34:06 +00:00