Subject: CVS commit: [reinoud-bufcleanup] src/sys
To: None <source-changes@NetBSD.org>
From: Reinoud Zandijk <reinoud@netbsd.org>
List: source-changes
Date: 03/19/2007 23:55:48
Module Name: src
Committed By: reinoud
Date: Mon Mar 19 23:55:48 UTC 2007
Modified Files:
src/sys/sys [reinoud-bufcleanup]: buf.h
src/sys/ufs/ffs [reinoud-bufcleanup]: ffs_alloc.c
Log Message:
Move the structure `cluster_save' to the dead ufs/ffs code that was using
it solely.
Preserved just in case the code is resurrected one day.
To generate a diff of this commit:
cvs rdiff -r1.95.6.2 -r1.95.6.3 src/sys/sys/buf.h
cvs rdiff -r1.98 -r1.98.6.1 src/sys/ufs/ffs/ffs_alloc.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.