]> Git Repo - qemu.git/commit - qapi/block-core.json
blockjob: Improve BlockJobInfo.offset/len documentation
authorKevin Wolf <[email protected]>
Wed, 16 May 2018 11:04:34 +0000 (13:04 +0200)
committerKevin Wolf <[email protected]>
Wed, 23 May 2018 12:30:49 +0000 (14:30 +0200)
commita81e0a825e3b89039a427bca037112f461b95fec
treef88eae8b8af2e37b4a9a3f9ee51fe54d6815879f
parentcd44d96be90e7767c6fb8f33b90939eb58814956
blockjob: Improve BlockJobInfo.offset/len documentation

Clarify that len is just an estimation of the end value of offset, and
that offset increases monotonically while len can change arbitrarily.

While touching the documentation of offset, move it directly after len
to match the order of the declaration below.

Signed-off-by: Kevin Wolf <[email protected]>
Reviewed-by: Eric Blake <[email protected]>
Reviewed-by: John Snow <[email protected]>
qapi/block-core.json
This page took 0.023629 seconds and 4 git commands to generate.