1. 16 5月, 2018 38 次提交
  2. 15 5月, 2018 2 次提交
    • K
      Merge remote-tracking branch 'mreitz/tags/pull-block-2018-05-15' into queue-block · 1fce860e
      Kevin Wolf 提交于
      - Copy-on-read block driver
      - The qcow2 default refcount cache size has been decreased
      - Various bug fixes
      
      # gpg: Signature made Tue May 15 16:18:25 2018 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-2018-05-15: (21 commits)
        iotests: Add test for -U/force-share conflicts
        qemu-img: Use only string options in img_open_opts
        qemu-io: Use purely string blockdev options
        block: Document BDRV_REQ_WRITE_UNCHANGED support
        qemu-img: Check post-truncation size
        iotests: Add test for COR across nodes
        iotests: Copy 197 for COR filter driver
        iotests: Clean up wrap image in 197
        block: Support BDRV_REQ_WRITE_UNCHANGED in filters
        block/quorum: Support BDRV_REQ_WRITE_UNCHANGED
        block: Set BDRV_REQ_WRITE_UNCHANGED for COR writes
        block: Add BDRV_REQ_WRITE_UNCHANGED flag
        block: BLK_PERM_WRITE includes ..._UNCHANGED
        block: Add COR filter driver
        iotests: Skip 181 and 201 without userfaultfd
        iotests: Add failure matching to common.qemu
        docs: Document the new default sizes of the qcow2 caches
        qcow2: Give the refcount cache the minimum possible size by default
        specs/qcow2: Clarify that compressed clusters have the COPIED bit reset
        Fix error message about compressed clusters with OFLAG_COPIED
        ...
      Signed-off-by: NKevin Wolf <kwolf@redhat.com>
      1fce860e
    • M
      iotests: Add test for -U/force-share conflicts · 4e7d73c5
      Max Reitz 提交于
      Signed-off-by: NMax Reitz <mreitz@redhat.com>
      Message-id: 20180502202051.15493-4-mreitz@redhat.com
      Reviewed-by: NEric Blake <eblake@redhat.com>
      Signed-off-by: NMax Reitz <mreitz@redhat.com>
      4e7d73c5