Type alias Tpreallocation

Tpreallocation: "falloc" | "full" | "metadata" | "off"

Preallocation mode for raw and qcow2 images. Using 'metadata' on raw images results in preallocation=off.

Generated using TypeDoc