Subject: [PULL 00/13] Block layer patches
Message-id: 20200311154218.15532-1-kwolf@redhat.com
Type: series

=== TEST SCRIPT BEGIN ===
#!/bin/bash
git rev-parse base > /dev/null || exit 0
git config --local diff.renamelimit 0
git config --local diff.renames True
git config --local diff.algorithm histogram
./scripts/checkpatch.pl --mailback base..
=== TEST SCRIPT END ===

Switched to a new branch 'test'
6f8bbb5 qemu-iotests: adding LUKS cleanup for non-UTF8 secret error
7c4ac55 crypto.c: cleanup created file when block_crypto_co_create_opts_luks fails
2ef62ac block.c: adding bdrv_co_delete_file
0d06a64 block: introducing 'bdrv_co_delete_file' interface
1c6716d tests/qemu-iotests: Fix socket_scm_helper build path
6a87377 qapi: Add '@allow-write-only-overlay' feature for 'blockdev-snapshot'
9dce717 iotests: Add iothread cases to 155
ca9cf4e block: Fix cross-AioContext blockdev-snapshot
5b67fac iotests: Test mirror with temporarily disabled target backing file
123666e iotests: Fix run_job() with use_log=False
de09a51 block: Relax restrictions for blockdev-snapshot
b4fe8d8 block: Make bdrv_get_cumulative_perm() public
c4cbf95 qom-qmp-cmds: fix two memleaks in qmp_object_add

=== OUTPUT BEGIN ===
1/13 Checking commit c4cbf952f64a (qom-qmp-cmds: fix two memleaks in qmp_object_add)
2/13 Checking commit b4fe8d87ba5c (block: Make bdrv_get_cumulative_perm() public)
3/13 Checking commit de09a51121cd (block: Relax restrictions for blockdev-snapshot)
4/13 Checking commit 123666e7b307 (iotests: Fix run_job() with use_log=False)
5/13 Checking commit 5b67fac0679c (iotests: Test mirror with temporarily disabled target backing file)
6/13 Checking commit ca9cf4e6587b (block: Fix cross-AioContext blockdev-snapshot)
7/13 Checking commit 9dce717ce33b (iotests: Add iothread cases to 155)
8/13 Checking commit 6a873777320f (qapi: Add '@allow-write-only-overlay' feature for 'blockdev-snapshot')
9/13 Checking commit 1c6716df8562 (tests/qemu-iotests: Fix socket_scm_helper build path)
10/13 Checking commit 0d06a6488ed1 (block: introducing 'bdrv_co_delete_file' interface)
11/13 Checking commit 2ef62ac42b99 (block.c: adding bdrv_co_delete_file)
12/13 Checking commit 7c4ac5527128 (crypto.c: cleanup created file when block_crypto_co_create_opts_luks fails)
13/13 Checking commit 6f8bbb52e146 (qemu-iotests: adding LUKS cleanup for non-UTF8 secret error)
WARNING: added, moved or deleted file(s), does MAINTAINERS need updating?
#17: 
new file mode 100755

total: 0 errors, 1 warnings, 85 lines checked

Patch 13/13 has style problems, please review.  If any of these errors
are false positives report them to the maintainer, see
CHECKPATCH in MAINTAINERS.
=== OUTPUT END ===

Test command exited with code: 0