]> Git Repo - qemu.git/commit
qemu-img: Allow creating zero sized images
authorKevin Wolf <[email protected]>
Wed, 28 Oct 2009 10:36:07 +0000 (11:36 +0100)
committerAnthony Liguori <[email protected]>
Mon, 9 Nov 2009 14:43:03 +0000 (08:43 -0600)
commit9f56640c8536a8dfb78fc05a39c1bf9921483b12
treebf818afac854674d719b03ada11537eaaf3dd81f
parent5819c91806911e0976a187cf908b429ecb138da5
qemu-img: Allow creating zero sized images

A size of 0 should be valid and cannot be treated as "missing value". Use -1
for this purpose instead.

Signed-off-by: Kevin Wolf <[email protected]>
Signed-off-by: Anthony Liguori <[email protected]>
qemu-img.c
This page took 0.024161 seconds and 4 git commands to generate.