NetBSD/sys/ufs
bouyer d6fd66fef6 If ufs_balloc_range() fails, make sure to call ?fs_truncate() to
reset v_writesize to the right value.
If v_writesize is left larger than the allocated blocks, we may have
the same issue as the one described in
http://mail-index.netbsd.org/tech-kern/2010/02/02/msg007156.html
2011-11-23 19:42:10 +00:00
..
ext2fs Obey MNT_RELATIME, the only addition is that mkdir in ufs sets IN_ACCESS too. 2011-11-18 21:18:50 +00:00
ffs If ufs_balloc_range() fails, make sure to call ?fs_truncate() to 2011-11-23 19:42:10 +00:00
lfs If ufs_balloc_range() fails, make sure to call ?fs_truncate() to 2011-11-23 19:42:10 +00:00
mfs Welcome to 5.99.53! Merge rmind-uvmplock branch: 2011-06-12 03:35:36 +00:00
ufs Reshuffle decls among the quota headers so everything is in the place 2011-11-20 21:43:34 +00:00
files.ufs Add a new libquota library, which contains some blocks to build and/or 2011-03-24 17:05:39 +00:00
Makefile