Modules/{ATA,LVM} - Slight API change because SCSI devices don't have a fixed block...
[tpg/acess2.git] / KernelLand / Modules / Storage / LVM / lvm_int.h
index bd07701..5ef812d 100644 (file)
@@ -30,6 +30,7 @@ struct sLVM_Vol
        void    *Ptr;
        const tLVM_VolType      *Type;
 
+       size_t  BlockSize;
        Uint64  BlockCount;
        
         int    nSubVolumes;

UCC git Repository :: git.ucc.asn.au