[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v3 0/2] block: commit/stream: Allow users to request only for
|
From: |
Kevin Wolf |
|
Subject: |
Re: [PATCH v3 0/2] block: commit/stream: Allow users to request only format driver names in backing file format |
|
Date: |
Mon, 15 Jan 2024 16:57:29 +0100 |
Am 05.12.2023 um 18:14 hat Peter Krempa geschrieben:
> Please see patches for rationale.
>
> Libvirt patches using this new flag will be posted soon-ish (after
> cleanup).
>
> v3:
> - changed name of flag to 'backing-mask-protocol' (Eric)
> - decided to keep Vladimir's R-b as he requested shorter name too
>
> v2:
> - fixed mistaken argument order in 'hmp_block_stream'
> - changed version in docs to 9.0 as getting this into RC 3 probably
> isn't realistic
>
> Peter Krempa (2):
> block: commit: Allow users to request only format driver names in
> backing file format
> block: stream: Allow users to request only format driver names in
> backing file format
Thanks, applied to the block branch.
Kevin