X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=diskzip%2Fdiskzip.ml;h=3de7f6383862383113ed96c24b30b4add5d60a71;hb=248e97bdc87fc0c53b532861c209e68fadfa02ff;hp=21d2cc31d580ff02218422f9d2d3a9d43f8f94a5;hpb=aedea1300349e088286d63a4bcd16a85d12c6a7c;p=virt-df.git diff --git a/diskzip/diskzip.ml b/diskzip/diskzip.ml index 21d2cc3..3de7f63 100644 --- a/diskzip/diskzip.ml +++ b/diskzip/diskzip.ml @@ -150,6 +150,7 @@ and go_compress extcompress images = (* Create ownership tables. *) let ownership = Diskimage.create_ownership machine in + (* Create ownership bitmap for each disk. *) (* Redirect output through external pipe if asked. *)