1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-17 10:26:15 +00:00

FreeBSD/tahoe is not likely for a while.

This commit is contained in:
Peter Wemm 2001-11-03 08:19:21 +00:00
parent 67ad5f5700
commit e0234e53c6
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=85956

View File

@ -373,9 +373,6 @@ diskerr(bp, what, blkdone, lp)
(long)(bp->bio_blkno + (bp->bio_bcount - 1) / DEV_BSIZE));
}
if (lp && (blkdone >= 0 || bp->bio_bcount <= lp->d_secsize)) {
#ifdef tahoe
sn *= DEV_BSIZE / lp->d_secsize; /* XXX */
#endif
sn += lp->d_partitions[part].p_offset;
/*
* XXX should add slice offset and not print the slice,