Subject: CVS commit: src/sbin/newfs
To: None <source-changes@NetBSD.org>
From: Chuck Silvers <chs@netbsd.org>
List: source-changes
Date: 11/05/2005 19:15:54
Module Name:	src
Committed By:	chs
Date:		Sat Nov  5 19:15:54 UTC 2005

Modified Files:
	src/sbin/newfs: mkfs.c

Log Message:
don't set fs_maxsymlinklen and fs_old_inodefmt twice,
we set them correctly the first time.  fixes PR 26995.


To generate a diff of this commit:
cvs rdiff -r1.91 -r1.92 src/sbin/newfs/mkfs.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.