On 10/20/2017 09:47 AM, Peter Krempa wrote:
When the user provides backing chain, we don't need the full
support for
traversing the backing chain. This patch adds a feature check for the
virStorageSourceAccess API.
---
src/storage/storage_source.c | 20 ++++++++++++++++++++
src/storage/storage_source.h | 1 +
2 files changed, 21 insertions(+)
Reviewed-by: John Ferlan <jferlan(a)redhat.com>
John