On Oct 15, 2002 18:46 +0100, Joe Thornber wrote:
> [Device-mapper]
> The linear target maps a contigous range of logical sectors onto an
> range of physical sectors.
>
> +struct linear_c {
> + long delta; /* FIXME: we need a signed offset type */
> + long start; /* For display only */
> + struct dm_dev *dev;
> +};
Should those not be sector_t type fields?
Cheers, Andreas
-- Andreas Dilger http://www-mddsp.enel.ucalgary.ca/People/adilger/ http://sourceforge.net/projects/ext2resize/- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
This archive was generated by hypermail 2b29 : Tue Oct 15 2002 - 22:00:56 EST