Subject: PR/26995 CVS commit: src/sbin/newfs
To: None <kern-bug-people@netbsd.org, gnats-admin@netbsd.org,>
From: Chuck Silvers <chs@netbsd.org>
List: netbsd-bugs
Date: 11/05/2005 19:16:02
The following reply was made to PR kern/26995; it has been noted by GNATS.

From: Chuck Silvers <chs@netbsd.org>
To: gnats-bugs@netbsd.org
Cc: 
Subject: PR/26995 CVS commit: src/sbin/newfs
Date: Sat,  5 Nov 2005 19:15:54 +0000 (UTC)

 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.