NetBSD/sys/ufs/ext2fs
mycroft 719d6db0e2 Adjust where IN_MODIFIED and IN_ACCESSED are cleared (as in the FFS code). 2000-05-30 19:09:44 +00:00
..
Makefile Rework the way kernel include files are installed. In the new method, 1998-06-12 23:22:30 +00:00
ext2fs.h Correct (minor) bogons in filetype option support, and add support 2000-01-28 16:00:23 +00:00
ext2fs_alloc.c NULL != 0 2000-05-19 04:34:39 +00:00
ext2fs_balloc.c Pull in indirect block unwind code from FFS. 2000-05-28 08:44:32 +00:00
ext2fs_bmap.c Remove register declarations. 2000-03-30 12:41:09 +00:00
ext2fs_bswap.c Sync copyrigth notice. 2000-05-15 08:51:55 +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 Add new VFS op routine - vfs_done and call it on filesystem detach 2000-03-16 18:08:17 +00:00
ext2fs_inode.c Adjust where IN_MODIFIED and IN_ACCESSED are cleared (as in the FFS code). 2000-05-30 19:09:44 +00:00
ext2fs_lookup.c Remove register declarations. 2000-03-30 12:41:09 +00:00
ext2fs_readwrite.c Change the sementics of the last parameter from a boolean ("waitfor") to 2000-05-13 23:43:06 +00:00
ext2fs_subr.c Remove register declarations. 2000-03-30 12:41:09 +00:00
ext2fs_vfsops.c Pull in IN_ACCESSED changes and some MNT_LAZY `bug fixes' from FFS. 2000-05-29 18:34:36 +00:00
ext2fs_vnops.c Change the sementics of the last parameter from a boolean ("waitfor") to 2000-05-13 23:43:06 +00:00