Subject: CVS commit: [netbsd-3] src/sys/ufs/lfs
To: None <source-changes@NetBSD.org>
From: Jeff Rizzo <riz@netbsd.org>
List: source-changes
Date: 05/20/2006 22:37:02
Module Name:	src
Committed By:	riz
Date:		Sat May 20 22:37:02 UTC 2006

Modified Files:
	src/sys/ufs/lfs [netbsd-3]: lfs_alloc.c

Log Message:
Pull up following revision(s) (requested by perseant in ticket #1327):
	sys/ufs/lfs/lfs_alloc.c: revision 1.89
Fix a fencepost error in the bitmap handling in extend_ifile(), and another
in lfs_freelist_prev().


To generate a diff of this commit:
cvs rdiff -r1.76.2.6 -r1.76.2.7 src/sys/ufs/lfs/lfs_alloc.c

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