Re: [PATCH v2 0/2] reject qcow2 creation with protocol in data_store

2025-06-12 Thread Eric Blake
On Tue, May 27, 2025 at 09:32:43AM -0500, Eric Blake wrote: > v1 was here: > https://lists.gnu.org/archive/html/qemu-devel/2025-05/msg05581.html > > Since then: > - split into two patches > - also tweak vmdk [Kevin] > - rewrite commit messages for better justification [Kevin] > > Eric Blake (2

[PATCH v2 0/2] reject qcow2 creation with protocol in data_store

2025-05-27 Thread Eric Blake
v1 was here: https://lists.gnu.org/archive/html/qemu-devel/2025-05/msg05581.html Since then: - split into two patches - also tweak vmdk [Kevin] - rewrite commit messages for better justification [Kevin] Eric Blake (2): block: Allow drivers to control protocol prefix at creation qcow2, vmdk