Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Patches for 5.2.0-rc2:
- quorum: Fix crash with rewrite-corrupted and without read-write user
- io_uring: do not use pointer after free
- file-posix: Use fallback path for -EBUSY from FALLOC_FL_PUNCH_HOLE
- iotests: Fix failure on Python 3.9 due to use of a deprecated function
- char-stdio: Fix QMP default for 'signal'
# gpg: Signature made Tue 17 Nov 2020 11:43:17 GMT
# gpg: using RSA key DC3DEB159A9AF95D3D7456FE7F09B272C88F2FD6
# gpg: issuer "kwolf@redhat.com"
# gpg: Good signature from "Kevin Wolf <kwolf@redhat.com>" [full]
# Primary key fingerprint: DC3D EB15 9A9A F95D 3D74 56FE 7F09 B272 C88F 2FD6
* remotes/kevin/tags/for-upstream:
iotests/081: Test rewrite-corrupted without WRITE
iotests/081: Filter image format after testdir
quorum: Require WRITE perm with rewrite-corrupted
io_uring: do not use pointer after free
file-posix: allow -EBUSY errors during write zeros on raw block devices
iotests: Replace deprecated ConfigParser.readfp()
char-stdio: Fix QMP default for 'signal'
Signed-off-by:
Peter Maydell <peter.maydell@linaro.org>
No related branches found
No related tags found
Showing
- block/file-posix.c 1 addition, 0 deletionsblock/file-posix.c
- block/io_uring.c 1 addition, 1 deletionblock/io_uring.c
- block/quorum.c 5 additions, 0 deletionsblock/quorum.c
- chardev/char-stdio.c 1 addition, 3 deletionschardev/char-stdio.c
- qapi/char.json 1 addition, 2 deletionsqapi/char.json
- tests/qemu-iotests/081 58 additions, 3 deletionstests/qemu-iotests/081
- tests/qemu-iotests/081.out 27 additions, 0 deletionstests/qemu-iotests/081.out
Loading
Please register or sign in to comment