OSDN Git Service

Merge remote-tracking branch 'mreitz/tags/pull-block-2017-10-26' into queue-block
authorKevin Wolf <kwolf@redhat.com>
Thu, 26 Oct 2017 13:02:40 +0000 (15:02 +0200)
committerKevin Wolf <kwolf@redhat.com>
Thu, 26 Oct 2017 13:02:40 +0000 (15:02 +0200)
commit4254d01ce4eec9a3ccf320d14e2da132b8ad4a51
tree045df0675d3de833a9178544ac2c25a4df804b07
parent67e56472a503f94a3950bad85a57fb99706cf1d8
parent4c112a397c2f61038914fa315a7896ce6d645d18
Merge remote-tracking branch 'mreitz/tags/pull-block-2017-10-26' into queue-block

Block patches

# gpg: Signature made Thu Oct 26 15:01:20 2017 CEST
# gpg:                using RSA key F407DB0061D5CF40
# gpg: Good signature from "Max Reitz <mreitz@redhat.com>"
# Primary key fingerprint: 91BE B60A 30DB 3E88 57D1  1829 F407 DB00 61D5 CF40

* mreitz/tags/pull-block-2017-10-26:
  iotests: Add cluster_size=64k to 125
  qcow2: Always execute preallocate() in a coroutine
  qcow2: Fix unaligned preallocated truncation
  qcow2: Emit errp when truncating the image tail
  iotests: Filter actual image size in 184 and 191
  iotests: Pull _filter_actual_image_size from 67/87
  iotests: Add test for dataplane mirroring
  qcow2: Use BDRV_SECTOR_BITS instead of its literal value

Signed-off-by: Kevin Wolf <kwolf@redhat.com>