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:52:45
Module Name: syssrc
Committed By: he
Date: Sat Feb 3 21:52:45 UTC 2001
Modified Files:
syssrc/sys/ufs/lfs [netbsd-1-5]: lfs_segment.c
Log Message:
Pull up revisions 1.60-1.62 (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.49.2.3 -r1.49.2.4 syssrc/sys/ufs/lfs/lfs_segment.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.