
On a Wednesday in 2025, Kirill Shchetiniuk via Devel wrote:
When new volume was created using 'vol-create' and '--validate' option an error occured due to invalid flags passed downward.
Resolves: https://lists.libvirt.org/archives/list/users@lists.libvirt.org/thread/7WQ2I...
Please configure your git format-patch to format the From header in the e-mails: https://www.libvirt.org/submitting-patches.html#git-configuration Otherwise they show up as authored by the list in the commit history: Author: Kirill Shchetiniuk via Devel <devel@lists.libvirt.org> https://gitlab.com/libvirt/libvirt/-/commit/cdf599cfb6a7d3a8ce6410ff2e303493... Jano
Kirill Shchetiniuk (2): storage: virStorageVolDefParse and storageVolCreateXML flags fix NEWS: mention vol-create bug fix
NEWS.rst | 5 +++++ src/conf/storage_conf.c | 2 ++ src/storage/storage_driver.c | 4 +++- 3 files changed, 10 insertions(+), 1 deletion(-)
-- 2.48.1