NetBSD/sys/ufs
perseant bc303e52cb Fix errors observed while trying to fill the filesystem with yesterday's
fixes:

- Write copies of bfree and avail in the CLEANERINFO block, so the
  cleaner doesn't have to guess which superblock has the current
  information (if indeed any do).

- Tighten up accounting of lfs_avail (more needs to be done).

- When cleansing indirect blocks of UNWRITTEN, make sure not to mark
  them clean, since they'll need to be rewritten later.
2000-07-04 22:30:37 +00:00
..
ext2fs
ffs
lfs Fix errors observed while trying to fill the filesystem with yesterday's 2000-07-04 22:30:37 +00:00
mfs
ufs Add missing second argument to tablefull call. I *think* the added 2000-07-04 20:31:55 +00:00
Makefile