Merge remote-tracking branch 'mreitz/tags/pull-block-for-kevin-2016-07-13' into queue...
commit543d7a42baf39c09db754ba9eca1d386e5958110
authorKevin Wolf <kwolf@redhat.com>
Wed, 13 Jul 2016 11:45:55 +0000 (13 13:45 +0200)
committerKevin Wolf <kwolf@redhat.com>
Wed, 13 Jul 2016 11:45:55 +0000 (13 13:45 +0200)
tree567eef5c89ae7769a785b678dcd01e6f7e693cad
parent35fedb7b0e5766fc62a2c0bdce023b50dc5e3ffc
parent42190dcc70b34d59c81d72f1f8ff884aa27dd851
Merge remote-tracking branch 'mreitz/tags/pull-block-for-kevin-2016-07-13' into queue-block

Block patches (v2) for the block queue.

# gpg: Signature made Wed Jul 13 13:41:53 2016 CEST
# gpg:                using RSA key 0x3BB14202E838ACAD
# gpg: Good signature from "Max Reitz <mreitz@redhat.com>"
# Primary key fingerprint: 91BE B60A 30DB 3E88 57D1  1829 F407 DB00 61D5 CF40
#      Subkey fingerprint: 58B3 81CE 2DC8 9CF9 9730  EE64 3BB1 4202 E838 ACAD

* mreitz/tags/pull-block-for-kevin-2016-07-13:
  iotests: Make 157 actually format-agnostic
  vvfat: Fix qcow write target driver specification
  hmp: show all of snapshot info on every block dev in output of 'info snapshots'
  hmp: use snapshot name to determine whether a snapshot is 'fully available'
  qemu-iotests: Test naming of throttling groups
  blockdev: Fix regression with the default naming of throttling groups
  vmdk: fix metadata write regression
  Improve block job rate limiting for small bandwidth values
  qcow2: Fix qcow2_get_cluster_offset()
  qemu-io: Use correct range limitations
  qcow2: Avoid making the L1 table too big
  qemu-img: Use strerror() for generic resize error

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