[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v7 00/10] block: Fix resize (extending) of short overlays
From: |
Kevin Wolf |
Subject: |
Re: [PATCH v7 00/10] block: Fix resize (extending) of short overlays |
Date: |
Mon, 27 Apr 2020 17:43:45 +0200 |
Am 24.04.2020 um 14:54 hat Kevin Wolf geschrieben:
> v7:
> - Allocate smaller zero buffer [Vladimir]
> - Added missing error_setg_errno() [Max]
> - Code cleanup in the iotest, enabled mapping for 'metadata' [Vladimir]
> - Don't assign to errp twice [Eric]
Thanks for the review, applied to the block branch.
Kevin
- [PATCH v7 01/10] block: Add flags to BlockDriver.bdrv_co_truncate(), (continued)
- [PATCH v7 01/10] block: Add flags to BlockDriver.bdrv_co_truncate(), Kevin Wolf, 2020/04/24
- [PATCH v7 08/10] iotests: Filter testfiles out in filter_img_info(), Kevin Wolf, 2020/04/24
- [PATCH v7 09/10] iotests: Test committing to short backing file, Kevin Wolf, 2020/04/24
- [PATCH v7 06/10] file-posix: Support BDRV_REQ_ZERO_WRITE for truncate, Kevin Wolf, 2020/04/24
- Re: [PATCH v7 00/10] block: Fix resize (extending) of short overlays, Max Reitz, 2020/04/24
- [PATCH v7 10/10] qcow2: Forward ZERO_WRITE flag for full preallocation, Kevin Wolf, 2020/04/24
- Re: [PATCH v7 00/10] block: Fix resize (extending) of short overlays,
Kevin Wolf <=