
26 Oct
2017
26 Oct
'17
2:12 p.m.
On 10/20/2017 09:47 AM, Peter Krempa wrote:
Simplify reporting the error if backing chain is broken for further callers by extracting it into a separate function. --- src/storage/storage_source.c | 47 +++++++++++++++++++++++++++++++------------- src/storage/storage_source.h | 4 ++++ 2 files changed, 37 insertions(+), 14 deletions(-)
Reviewed-by: John Ferlan <jferlan@redhat.com> John