NetBSD/sys/ufs
hannken afab4c313c Allow ufs_inactive() while a file system is suspending. Removes a possible
deadlock between vrele() and ffs_sync() during suspension.
2010-03-15 09:20:10 +00:00
..
ext2fs There is no code left that uses disk size data, so don't query it. 2010-02-11 19:50:34 +00:00
ffs Store physical block numbers in superblock that point to the journal. 2010-02-27 12:04:19 +00:00
lfs load lfs syscalls in modload 2010-03-02 19:34:49 +00:00
mfs Make mfs_initminiroot() mandatory. Allows to remove #ifdef MFS. 2010-03-02 17:20:02 +00:00
ufs Allow ufs_inactive() while a file system is suspending. Removes a possible 2010-03-15 09:20:10 +00:00
Makefile
files.ufs fs_lfs.h is no longer necessary 2010-03-02 19:59:09 +00:00