NetBSD/sys/ufs
hannken 06529f4f6d Correct previous.
- Count frags, not blocks to get the file system size.
- Cannot use blksize() here, it depends on vnode size.
- Correctly update xfersize on short reads.
2008-10-23 17:16:24 +00:00
..
ext2fs Create sysctl entries during module initialisation and destroy them 2008-06-28 01:34:05 +00:00
ffs Correct previous. 2008-10-23 17:16:24 +00:00
lfs Fix lkm fallout from previous sysctl changes. This largely duplicates 2008-06-28 15:50:20 +00:00
mfs Create sysctl entries during module initialisation and destroy them 2008-06-28 01:34:05 +00:00
ufs Make genfs_directio() IO_JOURNALLOCKED aware. DirectIO no longer triggers 2008-10-19 18:17:13 +00:00
Makefile
files.ufs Merge the simonb-wapbl branch. From the original branch commit: 2008-07-31 05:38:04 +00:00