Subject: CVS commit: src/sbin/fsck_lfs
To: None <source-changes@NetBSD.org>
From: Konrad Schroder <perseant@netbsd.org>
List: source-changes
Date: 03/25/2005 20:14:43
Module Name:	src
Committed By:	perseant
Date:		Fri Mar 25 20:14:43 UTC 2005

Modified Files:
	src/sbin/fsck_lfs: pass0.c

Log Message:
Make fsck_lfs optimize the inode free list, if it appears to have become
too disordered.  This should improve file creation speed on aged filesystems.
Include code to disorder the list for debugging purposes, though this is
of course not compiled in by default.


To generate a diff of this commit:
cvs rdiff -r1.18 -r1.19 src/sbin/fsck_lfs/pass0.c

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