Subject: PR/26995 CVS commit: [netbsd-3] src/sbin/newfs
To: None <kern-bug-people@netbsd.org, gnats-admin@netbsd.org,>
From: Matthias Scheler <tron@netbsd.org>
List: netbsd-bugs
Date: 11/06/2005 13:28:02
The following reply was made to PR kern/26995; it has been noted by GNATS.

From: Matthias Scheler <tron@netbsd.org>
To: gnats-bugs@netbsd.org
Cc: 
Subject: PR/26995 CVS commit: [netbsd-3] src/sbin/newfs
Date: Sun,  6 Nov 2005 13:27:32 +0000 (UTC)

 Module Name:	src
 Committed By:	tron
 Date:		Sun Nov  6 13:27:32 UTC 2005
 
 Modified Files:
 	src/sbin/newfs [netbsd-3]: mkfs.c
 
 Log Message:
 Pull up following revision(s) (requested by chs in ticket #935):
 	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.88 -r1.88.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.