Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Konrad Schroder <perseant@netbsd.org>
List: source-changes
Date: 11/21/2000 02:00:32
Module Name:	syssrc
Committed By:	perseant
Date:		Tue Nov 21 00:00:32 UTC 2000

Modified Files:
	syssrc/sys/ufs/lfs: lfs_balloc.c lfs_inode.c

Log Message:
More locked_queue_* and lfs_avail accounting fixes from Jesse Off
<joff@gci-net.com>.  Remove a specious btodb() in lfs_fragextend, and
count blocks shrunk or removed by VOP_TRUNCATE in lfs_avail.


To generate a diff of this commit:
cvs rdiff -r1.26 -r1.27 syssrc/sys/ufs/lfs/lfs_balloc.c
cvs rdiff -r1.46 -r1.47 syssrc/sys/ufs/lfs/lfs_inode.c

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