Subject: CVS commit: basesrc/usr.sbin/makefs/ffs
To: None <source-changes@netbsd.org>
From: Luke Mewburn <lukem@netbsd.org>
List: source-changes
Date: 11/08/2001 08:10:14
Module Name: basesrc
Committed By: lukem
Date: Thu Nov 8 06:10:13 UTC 2001
Modified Files:
basesrc/usr.sbin/makefs/ffs: ufs_bmap.c
Log Message:
sync with ufs/ufs/ufs_bmap.c rev 1.14:
- assert that ufs_getlbns() is only called for blocks which involve indirects
- use a shift instead of a multiply in one place
To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 basesrc/usr.sbin/makefs/ffs/ufs_bmap.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.