Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Nathan J Williams <nathanw@netbsd.org>
List: source-changes
Date: 11/30/2000 22:56:11
Module Name:	syssrc
Committed By:	nathanw
Date:		Thu Nov 30 20:56:11 UTC 2000

Modified Files:
	syssrc/sys/ufs/ffs: ffs_alloc.c

Log Message:
Don't set the value of doreallocblks here; it's defined over in vfs_cluster.c
In fact, doreallocblks isn't used here at all. Delete the declaration.


To generate a diff of this commit:
cvs rdiff -r1.38 -r1.39 syssrc/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.