Subject: CVS commit: syssrc [netbsd-1-5]
To: None <source-changes@netbsd.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 02/03/2001 23:58:43
Module Name:	syssrc
Committed By:	he
Date:		Sat Feb  3 21:58:43 UTC 2001

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

Log Message:
Pull up revisions 1.47-1.49 (requested by perseant):
  o Don't write anything if the filesystem is idle (PR#10979).
  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).


To generate a diff of this commit:
cvs rdiff -r1.38.2.5 -r1.38.2.6 syssrc/sys/ufs/lfs/lfs_vnops.c

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