Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2019-07-02' into staging
Block patches for 4.1-rc0:
- The stream job no longer relies on a fixed base node
- The rbd block driver can now accomodate growing formats like qcow2
# gpg: Signature made Tue 02 Jul 2019 02:56:06 BST
# gpg: using RSA key 91BEB60A30DB3E8857D11829F407DB0061D5CF40
# gpg: issuer "mreitz@redhat.com"
# gpg: Good signature from "Max Reitz <mreitz@redhat.com>" [full]
# Primary key fingerprint: 91BE B60A 30DB 3E88 57D1 1829 F407 DB00 61D5 CF40
* remotes/maxreitz/tags/pull-block-2019-07-02:
block/stream: introduce a bottom node
block/stream: refactor stream_run: drop goto
block: include base when checking image chain for block allocation
block/rbd: increase dynamically the image size
Signed-off-by:
Peter Maydell <peter.maydell@linaro.org>
No related branches found
No related tags found
Showing
- block/commit.c 1 addition, 1 deletionblock/commit.c
- block/io.c 15 additions, 6 deletionsblock/io.c
- block/mirror.c 1 addition, 1 deletionblock/mirror.c
- block/qcow2.c 2 additions, 1 deletionblock/qcow2.c
- block/rbd.c 39 additions, 3 deletionsblock/rbd.c
- block/replication.c 1 addition, 1 deletionblock/replication.c
- block/stream.c 27 additions, 29 deletionsblock/stream.c
- include/block/block.h 2 additions, 1 deletioninclude/block/block.h
- qemu-img.c 1 addition, 1 deletionqemu-img.c
- tests/qemu-iotests/245 2 additions, 2 deletionstests/qemu-iotests/245
Loading
Please register or sign in to comment