qemu-img will complain when qcow or qcow2
size overflow for 64 bits, report the right
message in this condition.
Signed-off-by: liguang
---
qemu-img.c | 16 +---
1 files changed, 9 insertions(+), 7 deletions(-)
diff --git a/qemu-img.c b/qemu-img.c
index f17f187..2a45427 100644
---
qemu-img will complain when qcow or qcow2
size overflow for 64 bits, report the right
message in this condition.
Signed-off-by: liguang
---
qemu-img.c | 16 +---
1 files changed, 9 insertions(+), 7 deletions(-)
diff --git a/qemu-img.c b/qemu-img.c
index f17f187..2a45427 100644
---
在 2012-11-02五的 11:12 +0800,陳韋任 (Wei-Ren Chen)写道:
> On Fri, Nov 02, 2012 at 10:35:50AM +0800, liguang wrote:
> > qemu-img will complain when qcow or qcow2
> > size overflow for 64 bits, report the right
> > message in this condition.
> >
> > Signed-off-by: liguang
> > ---
> > qemu-img.c |6 ++
On Fri, Nov 02, 2012 at 10:35:50AM +0800, liguang wrote:
> qemu-img will complain when qcow or qcow2
> size overflow for 64 bits, report the right
> message in this condition.
>
> Signed-off-by: liguang
> ---
> qemu-img.c |6 --
> 1 files changed, 4 insertions(+), 2 deletions(-)
>
> dif
qemu-img will complain when qcow or qcow2
size overflow for 64 bits, report the right
message in this condition.
Signed-off-by: liguang
---
qemu-img.c |6 --
1 files changed, 4 insertions(+), 2 deletions(-)
diff --git a/qemu-img.c b/qemu-img.c
index f17f187..a332467 100644
--- a/qemu-im