>>> On 7/2/2014 at 09:03 PM, in message <53b4031e.3030...@redhat.com>, Eric
>>> Blake
wrote:
> On 07/02/2014 03:50 AM, Chunyan Liu wrote:
> > Add nocow info in 'qemu-img info' output to show whether the file
> > currently has NOCOW flag set or not.
> >
> > Signed-off-by: Chunyan Liu
> >
On 07/02/2014 03:50 AM, Chunyan Liu wrote:
> Add nocow info in 'qemu-img info' output to show whether the file
> currently has NOCOW flag set or not.
>
> Signed-off-by: Chunyan Liu
> ---
> block/qapi.c | 25 +
> qapi/block-core.json | 3 ++-
> 2 files changed, 27
Add nocow info in 'qemu-img info' output to show whether the file
currently has NOCOW flag set or not.
Signed-off-by: Chunyan Liu
---
block/qapi.c | 25 +
qapi/block-core.json | 3 ++-
2 files changed, 27 insertions(+), 1 deletion(-)
diff --git a/block/qapi.c b/