summaryrefslogtreecommitdiff
path: root/qemu-nbd.texi
diff options
context:
space:
mode:
authorEric Blake <eblake@redhat.com>2016-06-23 16:37:05 -0600
committerKevin Wolf <kwolf@redhat.com>2016-07-05 16:46:24 +0200
commitcff86b38aca34c9cc5c6f8846cc1c5b3d181c376 (patch)
treea46c1066dd8715dd3a809efb2bb61e6a78e9b68c /qemu-nbd.texi
parentcfef6a45c7201c8219d819d792e5d99bbff32308 (diff)
downloadqemu-cff86b38aca34c9cc5c6f8846cc1c5b3d181c376.tar.gz
qemu-cff86b38aca34c9cc5c6f8846cc1c5b3d181c376.tar.bz2
qemu-cff86b38aca34c9cc5c6f8846cc1c5b3d181c376.zip
block: Tighter assertions on bdrv_aligned_pwritev()
For symmetry with bdrv_aligned_preadv(), assert that the caller really has aligned things properly. This requires adding an align parameter, which is used now only in the new asserts, but will come in handy in a later patch that adds auto-fragmentation to the max transfer size, since that value need not always be a multiple of the alignment, and therefore must be rounded down. Signed-off-by: Eric Blake <eblake@redhat.com> Reviewed-by: Kevin Wolf <kwolf@redhat.com> Reviewed-by: Fam Zheng <famz@redhat.com> Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'qemu-nbd.texi')
0 files changed, 0 insertions, 0 deletions