NetBSD/sys/ufs
joerg dfd7714b8f Split ffs_blkalloc into a frontend that does inode based consistency
checks and a backend that just asserts them. Use the backend in
ffs_wapbl_abort_sync_metadata instead of faking an inode.
2008-11-30 16:20:44 +00:00
..
ext2fs Rototill all remaining file systems to use ubc_uiomove() instead 2008-11-26 20:17:33 +00:00
ffs Split ffs_blkalloc into a frontend that does inode based consistency 2008-11-30 16:20:44 +00:00
lfs These depend on ffs. 2008-11-13 11:10:41 +00:00
mfs These depend on ffs. 2008-11-13 11:10:41 +00:00
ufs add support for 32 bit uid/gid fields in ext2, but only do so for 2008-11-23 10:09:25 +00:00
files.ufs Merge the simonb-wapbl branch. From the original branch commit: 2008-07-31 05:38:04 +00:00
Makefile