X-Git-Url: https://git.ucc.asn.au/?a=blobdiff_plain;f=KernelLand%2FModules%2FStorage%2FLVM%2Flvm_int.h;h=5ef812d6f45bb545d2b7f9b9b0b8c6ab2d1bfaf1;hb=c8bd079f05637954fb0a177d24b7045c7c9609e1;hp=bd077019209564468a2ec6ac5c10d007dd146788;hpb=06674bf290ab6a24398a5fde1b67060673e267ad;p=tpg%2Facess2.git diff --git a/KernelLand/Modules/Storage/LVM/lvm_int.h b/KernelLand/Modules/Storage/LVM/lvm_int.h index bd077019..5ef812d6 100644 --- a/KernelLand/Modules/Storage/LVM/lvm_int.h +++ b/KernelLand/Modules/Storage/LVM/lvm_int.h @@ -30,6 +30,7 @@ struct sLVM_Vol void *Ptr; const tLVM_VolType *Type; + size_t BlockSize; Uint64 BlockCount; int nSubVolumes;