Subject: PR/26995 CVS commit: [netbsd-2] src/sbin/newfs
To: None <kern-bug-people@netbsd.org, gnats-admin@netbsd.org,>
From: Jeff Rizzo <riz@netbsd.org>
List: netbsd-bugs
Date: 11/06/2005 00:44:03
The following reply was made to PR kern/26995; it has been noted by GNATS.

From: Jeff Rizzo <riz@netbsd.org>
To: gnats-bugs@netbsd.org
Cc: 
Subject: PR/26995 CVS commit: [netbsd-2] src/sbin/newfs
Date: Sun,  6 Nov 2005 00:43:11 +0000 (UTC)

 Module Name:	src
 Committed By:	riz
 Date:		Sun Nov  6 00:43:11 UTC 2005
 
 Modified Files:
 	src/sbin/newfs [netbsd-2]: mkfs.c
 
 Log Message:
 Pull up following revision(s) (requested by chs in ticket #5971):
 	sbin/newfs/mkfs.c: revision 1.92
 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.87.2.1 -r1.87.2.1.2.1 src/sbin/newfs/mkfs.c
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.