On 12/05/2014 04:50 AM, Peter Lieven wrote:
> Signed-off-by: Peter Lieven <p...@kamp.de>
> ---
>  block.c                    |    2 ++
>  block/accounting.c         |    7 +++++++
>  block/qapi.c               |    2 ++
>  hmp.c                      |    6 +++++-
>  include/block/accounting.h |    3 +++
>  qapi/block-core.json       |    9 ++++++++-
>  qmp-commands.hx            |   22 ++++++++++++++++++----
>  7 files changed, 45 insertions(+), 6 deletions(-)

> @@ -2284,6 +2288,8 @@ Example:
>                    "rd_total_times_ns":3465673657
>                    "flush_total_times_ns":49653
>                    "flush_operations":61,
> +                  "rd_merged":0,
> +                  "wr_merged":0

Oh my - we previously had invalid JSON in our example.  Yay that this
fixes it :)

Reviewed-by: Eric Blake <ebl...@redhat.com>

-- 
Eric Blake   eblake redhat com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to