Re: [Qemu-block] [PATCH] block/iscsi: do not forget to logout from target

2015-04-14 Thread ronnie sahlberg
Reviewed-By: Ronnie Sahlberg On Tue, Apr 14, 2015 at 1:37 AM, Peter Lieven wrote: > We actually were always impolitely dropping the connection and > not cleanly logging out. > > Cc: qemu-sta...@nongnu.org > Signed-off-by: Peter Lieven > --- > block/iscsi.c | 6 ++ > 1 file changed, 6 inser

[Qemu-block] [PATCH] block/iscsi: do not forget to logout from target

2015-04-14 Thread Peter Lieven
We actually were always impolitely dropping the connection and not cleanly logging out. Cc: qemu-sta...@nongnu.org Signed-off-by: Peter Lieven --- block/iscsi.c | 6 ++ 1 file changed, 6 insertions(+) diff --git a/block/iscsi.c b/block/iscsi.c index ab20e4d..0b6d3dd 100644 --- a/block/iscsi