summaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorKevin Wolf2018-05-04 12:17:20 +0200
committerKevin Wolf2018-05-23 14:30:51 +0200
commit30a5c887bf4a7e00d0e0ecbb08509e8ba2902620 (patch)
tree1dac007a566de2715e9f73d62a74b98cc45f019e /MAINTAINERS
parentjob: Add job_transition_to_ready() (diff)
downloadqemu-30a5c887bf4a7e00d0e0ecbb08509e8ba2902620.tar.gz
qemu-30a5c887bf4a7e00d0e0ecbb08509e8ba2902620.tar.xz
qemu-30a5c887bf4a7e00d0e0ecbb08509e8ba2902620.zip
job: Move progress fields to Job
BlockJob has fields .offset and .len, which are actually misnomers today because they are no longer tied to block device sizes, but just progress counters. As such they make a lot of sense in generic Jobs. This patch moves the fields to Job and renames them to .progress_current and .progress_total to describe their function better. Signed-off-by: Kevin Wolf <kwolf@redhat.com> Reviewed-by: Max Reitz <mreitz@redhat.com>
Diffstat (limited to 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions