Am 17.02.2017 um 01:51 hat Nir Soffer geschrieben: > This series add missing tests for raw image preallocation, refine > preallocation=full and improve documentation. > > Create on top of the commit 10ddfe7b6044 (qemu-img: Do not truncate > before preallocation) from Kevin block branch.
Thanks, applied to the block branch. I changed the commit message of patch 2 so that it doesn't mention the commit ID. This is because the commit ID is only stable once the commit has made it into master. I also added a few words ("...so don't do that here") to the comment in patch 3 because outside the context of the patch, talking about a truncation seemed weird when there is no truncation happening. I hope you're okay with these changes. Kevin