NetBSD/sys/ufs/ffs
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
..
Makefile
ffs_alloc.c strengthen the assertions about pages existing during block allocation, 2011-09-20 14:01:32 +00:00
ffs_appleufs.c fix an off by one array overflow found by GCC 4.5.3. 2011-06-22 04:01:33 +00:00
ffs_balloc.c Try to keep snapshot indirect blocks contiguous. 2011-04-23 07:36:02 +00:00
ffs_bswap.c merge the bouyer-quota2 branch. This adds a new on-disk format 2011-03-06 17:08:10 +00:00
ffs_extern.h Add mount -o extattr option to enable extended attributs (corrently only 2011-06-17 14:23:50 +00:00
ffs_inode.c Rename uvm_vnp_zerorange(struct vnode *, off_t, size_t) to 2011-06-16 09:21:02 +00:00
ffs_quota2.c Welcome to 5.99.53! Merge rmind-uvmplock branch: 2011-06-12 03:35:36 +00:00
ffs_snapshot.c ffs_copyonwrite(): If the write is to the in-file-system journal 2011-07-01 14:28:21 +00:00
ffs_subr.c fix sign-compare warnings 2011-08-14 12:37:09 +00:00
ffs_tables.c
ffs_vfsops.c Add mount -o extattr option to enable extended attributs (corrently only 2011-06-17 14:23:50 +00:00
ffs_vnops.c Implement extended attribute listing for UFS1. 2011-06-27 16:34:47 +00:00
ffs_wapbl.c For update mounts the root vnode is already in use and we must not 2010-12-24 13:38:57 +00:00
fs.h merge the bouyer-quota2 branch. This adds a new on-disk format 2011-03-06 17:08:10 +00:00