block: use BdrvRequestFlags type for supported flag fields
commit98b3ddc78bf3380ec976d924aedb7f3fa2e9dbef
authorStefan Hajnoczi <stefanha@redhat.com>
Thu, 13 Oct 2022 18:59:00 +0000 (13 14:59 -0400)
committerStefan Hajnoczi <stefanha@redhat.com>
Wed, 26 Oct 2022 18:56:42 +0000 (26 14:56 -0400)
treeace3ed3f5430b134eead93513904657b344c5997
parent4f384011c5a37f80dc6cadefffac61ffb1c3aa1e
block: use BdrvRequestFlags type for supported flag fields

Use the enum type so GDB displays the enum members instead of printing a
numeric constant.

Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Reviewed-by: Stefano Garzarella <sgarzare@redhat.com>
Message-id: 20221013185908.1297568-6-stefanha@redhat.com
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
include/block/block_int-common.h