
13 Feb
2020
13 Feb
'20
1:41 p.m.
On Wed, Feb 12, 2020 at 07:03:15PM +0100, Peter Krempa wrote:
Introduce virStorageSourceSlice which will store the 'offset' and 'size' of a virStorageSource and declare it as 'sliceStorage' and 'sliceFormat' attributes of a virStorageSource.
Signed-off-by: Peter Krempa <pkrempa@redhat.com> --- src/util/virstoragefile.c | 29 +++++++++++++++++++++++++++++ src/util/virstoragefile.h | 12 ++++++++++++ 2 files changed, 41 insertions(+)
Reviewed-by: Ján Tomko <jtomko@redhat.com> Jano