qemu-block
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v6 05/13] block: use BdrvRequestFlags type for supported flag


From: Stefano Garzarella
Subject: Re: [PATCH v6 05/13] block: use BdrvRequestFlags type for supported flag fields
Date: Fri, 7 Oct 2022 12:42:52 +0200

On Thu, Oct 06, 2022 at 05:34:59PM -0400, Stefan Hajnoczi wrote:
Use the enum type so GDB displays the enum members instead of printing a
numeric constant.

Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
---
include/block/block_int-common.h | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)

Reviewed-by: Stefano Garzarella <sgarzare@redhat.com>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]