Message-id: 20190827182313.25983-1-mreitz@redhat.com
Type: series
Subject: [Qemu-devel] [PULL 00/15] Block patches

=== 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 ===

Updating 3c8cf5a9c21ff8782164d1def7f44bd888713384
Switched to a new branch 'test'
3bdc23b iotests: Unify cache mode quoting
fd28888 tests/check-block: Skip iotests when sanitizers are enabled
c088664 iotests: Check for enabled drivers before testing them
af6bb77 file-posix: fix request_alignment typo
0959116 iotests: Disable 126 for flat vmdk subformats
87e84a9 iotests: Disable 110 for vmdk.twoGbMaxExtentSparse
7a19efe iotests: Disable broken streamOptimized tests
baf0bb2 vmdk: Reject invalid compressed writes
ca3aab5 iotests: Keep testing broken relative extent paths
7a4e8f1 vmdk: Use bdrv_dirname() for relative extent paths
c4977d7 iotests: Fix _filter_img_create()
f31741a iotests: Test allocate_first_block() with O_DIRECT
5574694 block: posix: Always allocate the first block
39606c0 block: fix permission update in bdrv_replace_node
5aaea35 qemu-io: add pattern file for write command

=== OUTPUT BEGIN ===
1/15 Checking commit 5aaea351775a (qemu-io: add pattern file for write command)
2/15 Checking commit 39606c01763c (block: fix permission update in bdrv_replace_node)
3/15 Checking commit 5574694f6b16 (block: posix: Always allocate the first block)
WARNING: added, moved or deleted file(s), does MAINTAINERS need updating?
#158: 
rename from tests/qemu-iotests/150.out

total: 0 errors, 1 warnings, 211 lines checked

Patch 3/15 has style problems, please review.  If any of these errors
are false positives report them to the maintainer, see
CHECKPATCH in MAINTAINERS.
4/15 Checking commit f31741adb2fd (iotests: Test allocate_first_block() with O_DIRECT)
5/15 Checking commit c4977d7ebf2b (iotests: Fix _filter_img_create())
6/15 Checking commit 7a4e8f1b5213 (vmdk: Use bdrv_dirname() for relative extent paths)
7/15 Checking commit ca3aab55da0b (iotests: Keep testing broken relative extent paths)
8/15 Checking commit baf0bb2b5a48 (vmdk: Reject invalid compressed writes)
9/15 Checking commit 7a19efe6436d (iotests: Disable broken streamOptimized tests)
10/15 Checking commit 87e84a98f467 (iotests: Disable 110 for vmdk.twoGbMaxExtentSparse)
11/15 Checking commit 09591169c784 (iotests: Disable 126 for flat vmdk subformats)
12/15 Checking commit af6bb7716c41 (file-posix: fix request_alignment typo)
13/15 Checking commit c088664c6b53 (iotests: Check for enabled drivers before testing them)
14/15 Checking commit fd288888e3c1 (tests/check-block: Skip iotests when sanitizers are enabled)
15/15 Checking commit 3bdc23bfc51a (iotests: Unify cache mode quoting)
=== OUTPUT END ===

Test command exited with code: 0