freebsd-skq/sbin/newfs
phk 8869357e61 Rename the undocumented -E option to -X.
Implement -E option which will erase the filesystem sectors before
making the new filesystem.  Reserved space in front of the superblock
(bootcode) is not erased.

NB: Erasing can take as long time as writing every sector sequentially.

This is relevant for all flash based disks which use wearlevelling.
2007-12-16 19:41:31 +00:00
..
Makefile
mkfs.c Rename the undocumented -E option to -X. 2007-12-16 19:41:31 +00:00
newfs.8 Rename the undocumented -E option to -X. 2007-12-16 19:41:31 +00:00
newfs.c Rename the undocumented -E option to -X. 2007-12-16 19:41:31 +00:00
newfs.h Rename the undocumented -E option to -X. 2007-12-16 19:41:31 +00:00
ref.test
runtest00.sh
runtest01.sh