block: Rename the BlockIOStatus enum values
commit58e21ef5ab262fb91256435c31cc7bfeead59754
authorLuiz Capitulino <lcapitulino@redhat.com>
Fri, 14 Oct 2011 20:22:24 +0000 (14 17:22 -0300)
committerLuiz Capitulino <lcapitulino@redhat.com>
Thu, 27 Oct 2011 13:48:47 +0000 (27 11:48 -0200)
tree339eeb435a33ff80f6da27f178acd19067c14d1e
parentd6bf279e7a949ad49a48a215f9ec28cb6ceb28aa
block: Rename the BlockIOStatus enum values

The biggest change is to rename its prefix from BDRV_IOS to
BLOCK_DEVICE_IO_STATUS.

Next commit will convert the query-block command to the QAPI
and that's how the enumeration is going to be generated.

Signed-off-by: Luiz Capitulino <lcapitulino@redhat.com>
block.c
block.h