[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-block] [PATCH v4 04/25] block: Respect backing bs in bdrv_refr
From: |
Max Reitz |
Subject: |
Re: [Qemu-block] [PATCH v4 04/25] block: Respect backing bs in bdrv_refresh_filename |
Date: |
Mon, 16 Jan 2017 21:50:19 +0100 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.6.0 |
On 16.01.2017 21:43, Eric Blake wrote:
> On 01/11/2017 12:14 PM, Max Reitz wrote:
>
> The mail archives show this series stopping at 4/25; what happened to 5-25?
> https://lists.gnu.org/archive/html/qemu-devel/2017-01/threads.html#01912
Oops. Somehow, the Red Hat mail server really hates me recently... I'll
try to get them out.
Max
signature.asc
Description: OpenPGP digital signature
- [Qemu-block] [PATCH v4 00/25] block: Fix some filename generation issues, Max Reitz, 2017/01/11
- [Qemu-block] [PATCH v4 01/25] block/mirror: Small absolute-paths simplification, Max Reitz, 2017/01/11
- [Qemu-block] [PATCH v4 02/25] block: Use children list in bdrv_refresh_filename, Max Reitz, 2017/01/11
- [Qemu-block] [PATCH v4 03/25] block: Add BDS.backing_overridden, Max Reitz, 2017/01/11
- [Qemu-block] [PATCH v4 04/25] block: Respect backing bs in bdrv_refresh_filename, Max Reitz, 2017/01/11
- [Qemu-block] [PATCH v4 05/25] block: Make path_combine() return the path, Max Reitz, 2017/01/16
- [Qemu-block] [PATCH v4 06/25] block: bdrv_get_full_backing_filename_from_...'s ret. val., Max Reitz, 2017/01/16
- [Qemu-block] [PATCH v4 07/25] block: bdrv_get_full_backing_filename's ret. val., Max Reitz, 2017/01/16
- [Qemu-block] [PATCH v4 08/25] block: Add bdrv_make_absolute_filename(), Max Reitz, 2017/01/16
- [Qemu-block] [PATCH v4 09/25] block: Fix bdrv_find_backing_image(), Max Reitz, 2017/01/16
- [Qemu-block] [PATCH v4 10/25] block: Add bdrv_dirname(), Max Reitz, 2017/01/16