Subject: CVS commit: [netbsd-1-6] syssrc/sys/ufs/ffs
To: None <source-changes@netbsd.org>
From: Luke Mewburn <lukem@netbsd.org>
List: source-changes
Date: 06/05/2002 12:32:08
Module Name: syssrc
Committed By: lukem
Date: Wed Jun 5 09:32:08 UTC 2002
Modified Files:
syssrc/sys/ufs/ffs [netbsd-1-6]: ffs_balloc.c
Log Message:
Pull up revision 1.30 (requested by chuq in ticket #171):
get the units right when computing a blkno in the ENOSPC path
for allocations involving indirect blocks.
spotted by Trevin Beattie <trevin@xmission.com>.
To generate a diff of this commit:
cvs rdiff -r1.29 -r1.29.10.1 syssrc/sys/ufs/ffs/ffs_balloc.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.