Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc/sys/ufs/ufs
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.
Home |
Main Index |
Thread Index |
Old Index