On Tue, Sep 16, 2014 at 01:35:22PM +0200, Peter Krempa wrote:
> virStorageSourceInitChainElement initializes a new storage chain element
> for use as a new disk source. If the new element doesn't contain the
> driver name, copy it from the old source.
>
> This fixes issue where a disk would forget the driver after a snapshot.
>
> Resolves:
https://bugzilla.redhat.com/show_bug.cgi?id=1140984
> ---
> src/util/virstoragefile.c | 4 ++++
> 1 file changed, 4 insertions(+)
>