aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorStefan Hajnoczi <stefanha@redhat.com>2023-02-07 15:37:17 -0500
committerStefan Hajnoczi <stefanha@redhat.com>2023-02-09 10:22:30 -0500
commit1321e00801bc26ff8059e8513f3ae3f7265d24f6 (patch)
tree7d0a11cd8925c70ee5d130ccf119049acdda3b82 /include
parent3c5867156eb81c7c71611d078b2c5c2c863f884a (diff)
downloadqemu-1321e00801bc26ff8059e8513f3ae3f7265d24f6.zip
qemu-1321e00801bc26ff8059e8513f3ae3f7265d24f6.tar.gz
qemu-1321e00801bc26ff8059e8513f3ae3f7265d24f6.tar.bz2
qemu-io: use BdrvRequestFlags instead of int
The block layer APIs use BdrvRequestFlags while qemu-io code uses int. Although the code compiles and runs fine, BdrvRequestFlags is clearer because it differentiates between other types of flags like bdrv_open() flags. This is purely refactoring. Reviewed-by: Eric Blake <eblake@redhat.com> Reviewed-by: Hanna Czenczek <hreitz@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> Message-Id: <20230207203719.242926-3-stefanha@redhat.com>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions