NetBSD/sbin/resize_ffs
mhitch a7e78491e5 Add support for old ffsv1 superblocks. After reading an old superblock,
copy appropriate data to where they are expected in the updated superblock.
When writing the updated superblock, move the updated values back to the
old ffsv1 superblock locations.  Also check for old superblock format when
updating the last cylinder group and adjust cg_old_ncyl appropriately.
Derived from how mksf sets them.  Should address PR bin/44209.
2010-12-12 19:53:23 +00:00
..
Makefile
resize_ffs.8 Various improvements. 2010-10-31 11:39:46 +00:00
resize_ffs.c Add support for old ffsv1 superblocks. After reading an old superblock, 2010-12-12 19:53:23 +00:00
TODO Remove accidentally-resurrected TODO item. 2010-12-08 15:23:53 +00:00