freebsd-dev/sys/gnu/ext2fs
John Dyson 5fd549b62e Fix a problem with ext2fs so that filesystems mounted at reboot don't
keep ahold of buffers, and therefore leave filesystems dirty.  I haven't
been able to test, but the code compiles.  Those who run -current, please
test and report back!!!  (Sorry :-)).

PR:		kern/3571
Submitted by:	Dirk Keunecke <dk@panda.rhein-main.de>
1997-08-04 05:10:31 +00:00
..
COPYRIGHT.INFO
ext2_alloc.c Removed unused #includes. 1997-06-14 14:17:07 +00:00
ext2_balloc.c Removed unused #includes. 1997-06-14 14:17:07 +00:00
ext2_bmap.c
ext2_extern.h Fixed gratuitous ANSIisms. 1997-04-01 15:22:59 +00:00
ext2_fs_i.h
ext2_fs_sb.h
ext2_fs.h
ext2_ihash.c
ext2_inode_cnv.c Removed unused #includes. 1997-06-14 14:17:07 +00:00
ext2_inode.c Removed unused #includes. 1997-06-14 14:17:07 +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 Fix a problem with ext2fs so that filesystems mounted at reboot don't 1997-08-04 05:10:31 +00:00
ext2_lookup.c Removed unused #includes. 1997-06-14 14:17:07 +00:00
ext2_mount.h
ext2_readwrite.c
ext2_subr.c Removed unused #includes. 1997-06-14 14:17:07 +00:00
ext2_vfsops.c Fix a problem with ext2fs so that filesystems mounted at reboot don't 1997-08-04 05:10:31 +00:00
ext2_vnops.c Removed unused #includes. 1997-06-14 14:17:07 +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
inode.h Fixed comment about i_spare. 1997-07-13 15:40:31 +00:00