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:54:30
Module Name: syssrc
Committed By: he
Date: Sat Feb 3 21:54:30 UTC 2001
Modified Files:
syssrc/sys/ufs/lfs [netbsd-1-5]: lfs_syscalls.c
Log Message:
Pull up revisions 1.50,1.52-1.53 (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).
o Don't clean the same segment twice.
o Fix reference leak on error.
To generate a diff of this commit:
cvs rdiff -r1.41.4.5 -r1.41.4.6 syssrc/sys/ufs/lfs/lfs_syscalls.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.