
12 Feb
2019
12 Feb
'19
10:45 a.m.
On Tue, Feb 12, 2019 at 09:19:05AM -0500, John Ferlan wrote:
If we find multiple "id=" strings during processing, then we need to force an error since we cannot have multiple <auth>'s defined for a single source volume.
Signed-off-by: John Ferlan <jferlan@redhat.com> --- src/util/virstoragefile.c | 5 +++++ 1 file changed, 5 insertions(+)
Reviewed-by: Ján Tomko <jtomko@redhat.com> Jano