]> git.proxmox.com Git - mirror_qemu.git/commit
include/block/blockjob_int.h: split header into I/O and GS API
authorEmanuele Giuseppe Esposito <eesposit@redhat.com>
Thu, 3 Mar 2022 15:16:00 +0000 (10:16 -0500)
committerKevin Wolf <kwolf@redhat.com>
Fri, 4 Mar 2022 17:18:25 +0000 (18:18 +0100)
commit2015c4c28d9051e8a7b1404067bbc38f239ccb01
tree6f8a28d5c71401813477b463f0097d43f90252d4
parent696bf4c78c4640026c827c931a18385b687c66e8
include/block/blockjob_int.h: split header into I/O and GS API

Since the I/O functions are not many, keep a single file.
Also split the function pointers in BlockJobDriver.

Signed-off-by: Emanuele Giuseppe Esposito <eesposit@redhat.com>
Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
Message-Id: <20220303151616.325444-16-eesposit@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
include/block/blockjob_int.h