Remove tunefs'ing that was OBE by rev 1.30.

Submitted by:	bde
This commit is contained in:
David E. O'Brien 2001-03-09 12:33:53 +00:00
parent e25e0c30e2
commit 1363575f81
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=74026

View File

@ -48,7 +48,6 @@ do
fi
disklabel -Brw /dev/${MDDEVICE} ${FSLABEL}
newfs -i ${FSINODE} -T ${FSLABEL} -o space -m 1 /dev/${MDDEVICE}c
tunefs -m 0 /dev/${MDDEVICE}c
mount /dev/${MDDEVICE}c ${MNT}