Subject: CVS commit: syssrc [netbsd-1-5]
To: None <source-changes@netbsd.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 03/23/2001 07:26:40
Module Name:	syssrc
Committed By:	he
Date:		Fri Mar 23 05:26:40 UTC 2001

Modified Files:
	syssrc/sys/ufs/lfs [netbsd-1-5]: lfs_inode.c

Log Message:
Pull up revisions 1.46-1.47 (via patch, requested by perseant):
  o Close up accounting holes in LFS' accounting of immediately-
    available-space, number of clean segments, and amount of dirty
    space taken up by metadata (PR#11468, PR#11470, PR#11534).
This one got left out when the rest was pulled up.  Sorry.


To generate a diff of this commit:
cvs rdiff -r1.37.2.2 -r1.37.2.3 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.