summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorFam Zheng2018-07-10 08:31:19 +0200
committerKevin Wolf2018-07-10 16:01:52 +0200
commit85fe24796ddf70f2b6a5045952826aedffa55ca2 (patch)
tree2d1708ddbfa8b14fee2cf2590af271052caeed26 /include
parentblock: Use uint64_t for BdrvTrackedRequest byte fields (diff)
downloadqemu-85fe24796ddf70f2b6a5045952826aedffa55ca2.tar.gz
qemu-85fe24796ddf70f2b6a5045952826aedffa55ca2.tar.xz
qemu-85fe24796ddf70f2b6a5045952826aedffa55ca2.zip
block: Extract common write req handling
As a mechanical refactoring patch, this is the first step towards unified and more correct write code paths. This is helpful because multiple BlockDriverState fields need to be updated after modifying image data, and it's hard to maintain in multiple places such as copy offload, discard and truncate. Suggested-by: Kevin Wolf <kwolf@redhat.com> Signed-off-by: Fam Zheng <famz@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions