On Thu, Feb 06, 2020 at 08:52:07AM +0100, Peter Krempa wrote:
If the parsed 'raw' format JSON string has 'offset' or
'size' attributes
parse them as the format slice.
https://bugzilla.redhat.com/show_bug.cgi?id=1791788
Signed-off-by: Peter Krempa <pkrempa(a)redhat.com>
---
src/util/virstoragefile.c | 20 ++++++++++++++++++++
tests/virstoragetest.c | 6 +++++-
2 files changed, 25 insertions(+), 1 deletion(-)
Reviewed-by: Ján Tomko <jtomko(a)redhat.com>
Jano