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(a)redhat.com>
John