block: rename BlockAcctType members to start with BLOCK_ instead of BDRV_
commit28298fd3d9df6685c069fa0d03398c8c585a83ea
authorBenoît Canet <benoit.canet@nodalink.com>
Fri, 5 Sep 2014 13:46:17 +0000 (5 15:46 +0200)
committerKevin Wolf <kwolf@redhat.com>
Wed, 10 Sep 2014 08:41:29 +0000 (10 10:41 +0200)
tree4e5c76ee1d4670c760852ab78ff5b90c1fcc17a1
parent5e5a94b60518002e8ecc7afa78a9e7565b23e38f
block: rename BlockAcctType members to start with BLOCK_ instead of BDRV_

The middle term goal is to move the BlockAcctStats structure in the device models.
(Capturing I/O accounting statistics in the device models is good for billing)
This patch make a small step in this direction by removing a reference to BDRV.

CC: Kevin Wolf <kwolf@redhat.com>
CC: Stefan Hajnoczi <stefanha@redhat.com>
CC: Keith Busch <keith.busch@intel.com>
CC: Anthony Liguori <aliguori@amazon.com>
CC: "Michael S. Tsirkin" <mst@redhat.com>
CC: Paolo Bonzini <pbonzini@redhat.com>
CC: John Snow <jsnow@redhat.com>
CC: Richard Henderson <rth@twiddle.net>
CC: Markus Armbruster <armbru@redhat.com>
CC: Alexander Graf <agraf@suse.de>i
Signed-off-by: Benoît Canet <benoit.canet@nodalink.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
block/accounting.c
block/qapi.c
hw/block/nvme.c
hw/block/virtio-blk.c
hw/block/xen_disk.c
hw/ide/ahci.c
hw/ide/atapi.c
hw/ide/core.c
hw/ide/macio.c
hw/scsi/scsi-disk.c
include/block/accounting.h