1
0
mirror of https://gitlab.com/libvirt/libvirt.git synced 2025-03-20 07:59:00 +00:00
Peter Krempa 8fd72501c8 virStorageSourceChainLookup: Handle names like 'vda[4]' internally
All callers of this function called virStorageFileParseChainIndex
before. Internalize the logic of that function to prevent multiple calls
and passing around unnecessary temporary variables.

This is achieved by calling virStorageFileParseBackingStoreStr and using
it to fill the values internally.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Pavel Hrdina <phrdina@redhat.com>
2021-01-27 07:49:57 +01:00
..
2020-06-10 14:00:38 +02:00
2020-07-10 09:40:58 +02:00
2020-02-24 23:15:50 +01:00
2020-06-10 14:00:38 +02:00
2020-11-27 16:28:31 +01:00
2020-11-27 16:28:31 +01:00
2020-02-24 23:15:50 +01:00