Subject: CVS commit: syssrc/sys/ufs/ufs
To: None <source-changes@netbsd.org>
From: Chuck Silvers <chs@netbsd.org>
List: source-changes
Date: 11/08/2001 07:00:52
Module Name: syssrc
Committed By: chs
Date: Thu Nov 8 05:00:51 UTC 2001
Modified Files:
syssrc/sys/ufs/ufs: ufs_bmap.c
Log Message:
only call ufs_getlbns() for blocks which involve indirects, and assert
that this is so. use a shift instead of a multiply in one place.
To generate a diff of this commit:
cvs rdiff -r1.13 -r1.14 syssrc/sys/ufs/ufs/ufs_bmap.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.