conf: Support disk source formatting without needing a virDomainDiskDefPtr
The <source> element formatting function was expecting a virDomainDiskDefPtr to store the data. As snapshots are not using this data structure to hold the data, we need to add an internal function which splits out individual fields separately.
Showing
想要评论请 注册 或 登录