On Wed, Jul 31, 2019 at 17:22:48 +0200, Peter Krempa wrote:
> If the nbd export name contains a colon, our parser would not parse it
> properly as we split the string by colons. Modify the code to look up
> the exportname and copy any trailing characters as the export name is
> supposed to be at the end of the string.
> 
> https://bugzilla.redhat.com/show_bug.cgi?id=1733044
> 
> Signed-off-by: Peter Krempa <[email protected]>
> ---
>  src/util/virstoragefile.c | 6 ++++--
>  tests/virstoragetest.c    | 8 ++++++++
>  2 files changed, 12 insertions(+), 2 deletions(-)

Reviewed-by: Jiri Denemark <[email protected]>

--
libvir-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/libvir-list

Reply via email to