On 4/9/25 10:43, 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/7W...
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
I'm fixing all the small nits and merging.
Reviewed-by: Michal Privoznik <mprivozn(a)redhat.com>
Michal