X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=generator%2Fgenerator_actions.ml;h=1186c33c48bb75e0dc394993ad6ab24773b8c24c;hb=49dc7678bf4bc870c0596c9b76f582a4caef88f8;hp=ccfecdddcc34f2e467507ff75f9d6fbe2b7ce901;hpb=4509ae44d818d49c8dd0c25c92c13d70b4f1de59;p=libguestfs.git diff --git a/generator/generator_actions.ml b/generator/generator_actions.ml index ccfecdd..1186c33 100644 --- a/generator/generator_actions.ml +++ b/generator/generator_actions.ml @@ -3006,6 +3006,10 @@ How many blocks are zeroed isn't specified (but it's I enough to securely wipe the device). It should be sufficient to remove any partition tables, filesystem superblocks and so on. +If blocks are already zero, then this command avoids writing +zeroes. This prevents the underlying device from becoming non-sparse +or growing unnecessarily. + See also: C, C, C"); @@ -5229,7 +5233,11 @@ is not large enough."); "\ This command writes zeroes over the entire C. Compare with C which just zeroes the first few blocks of -a device."); +a device. + +If blocks are already zero, then this command avoids writing +zeroes. This prevents the underlying device from becoming non-sparse +or growing unnecessarily."); ("txz_in", (RErr, [FileIn "tarball"; Pathname "directory"], []), 229, [Optional "xz"], [InitScratchFS, Always, TestOutput (