Date: Sun, 7 Apr 2002 07:57:58 -0700 (PDT) From: Poul-Henning Kamp <phk@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/newfs mkfs.c newfs.c newfs.h Message-ID: <200204071457.g37Evwu07158@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
phk 2002/04/07 07:57:57 PDT
Modified files:
sbin/newfs mkfs.c newfs.c newfs.h
Log:
bbsize and sbsize cannot ever be trusted from the disklabel, in
particular as there may not be one. Remove #if 0'ed code which might
mislead people to think otherwise.
unifdef -ULOSTDIR, fsck can make lost+found on the fly.
Sponsored by: DARPA & NAI Labs
Revision Changes Path
1.54 +4 -45 src/sbin/newfs/mkfs.c
1.58 +0 -6 src/sbin/newfs/newfs.c
1.4 +0 -2 src/sbin/newfs/newfs.h
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200204071457.g37Evwu07158>
