NetBSD/sys/ufs
chs 4ce2757928 strengthen the assertions about pages existing during block allocation,
which were incorrectly relaxed last year.  add some comments so that
the intent of these is hopefully clearer.

in ufs_balloc_range(), don't free pages or mark them dirty if
allocating their backing store failed.  this fixes PR 45369.
2011-09-20 14:01:32 +00:00
..
ext2fs Pass the ufs_lookup_results pointer around instead of fetching it from 2011-07-12 16:59:48 +00:00
ffs strengthen the assertions about pages existing during block allocation, 2011-09-20 14:01:32 +00:00
lfs strengthen the assertions about pages existing during block allocation, 2011-09-20 14:01:32 +00:00
mfs Welcome to 5.99.53! Merge rmind-uvmplock branch: 2011-06-12 03:35:36 +00:00
ufs strengthen the assertions about pages existing during block allocation, 2011-09-20 14:01:32 +00:00
Makefile
files.ufs Add a new libquota library, which contains some blocks to build and/or 2011-03-24 17:05:39 +00:00