freebsd-src/sbin/newfs
Kirk McKusick 2ef8c9b479 MFC of 276737, 322200, 322201, 322271, and 322297
276737: Remove old ioctl use and support
322200: Remove (broken) search for alternate superblocks
322201: Show differences when alternate superblock fails to match
322271: Cleanup for 322200.
322297: Restore fsck_ffs ability to find alternate superblocks

Discussed with: kib, imp
Differential Revision: https://reviews.freebsd.org/D11589
Approved by: re (kib)
2017-08-24 21:44:23 +00:00
..
Makefile Use expand_number(3) from libutil instead of home-grown function to parse 2010-03-03 19:25:28 +00:00
mkfs.c MFC of 276737, 322200, 322201, 322271, and 322297 2017-08-24 21:44:23 +00:00
newfs.8 MFC r287396: 2016-01-11 20:10:14 +00:00
newfs.c MFC of 276737, 322200, 322201, 322271, and 322297 2017-08-24 21:44:23 +00:00
newfs.h The purpose of this change to the FFS layout policy is to reduce the 2013-03-22 21:45:28 +00:00
ref.test
runtest00.sh
runtest01.sh