Subject: CVS commit: src/sys/ufs/lfs
To: None <source-changes@NetBSD.org>
From: Konrad Schroder <perseant@netbsd.org>
List: source-changes
Date: 04/22/2006 00:12:45
Module Name:	src
Committed By:	perseant
Date:		Sat Apr 22 00:12:45 UTC 2006

Modified Files:
	src/sys/ufs/lfs: lfs_alloc.c

Log Message:
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.88 -r1.89 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.