[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20230410191033.1069293-1-cleech@redhat.com>
Date: Mon, 10 Apr 2023 12:10:31 -0700
From: Chris Leech <cleech@...hat.com>
To: linux-scsi@...r.kernel.org, open-iscsi@...glegroups.com,
Hannes Reinecke <hare@...e.de>,
Lee Duncan <leeman.duncan@...il.com>, netdev@...r.kernel.org
Cc: Chris Leech <cleech@...hat.com>
Subject: Re: [RFC PATCH 4/9] iscsi: make all iSCSI netlink multicast namespace aware
> As discussed with Lee: you should tear down sessions related to this
> namespace from the pernet ->exit callback, otherwise you end up with
> session which can no longer been reached as the netlink socket is
> gone.
These two follow on changes handle removing active sesions when the
namespace exits. Tested with iscsi_tcp and seems to be working for me.
Chris Leech (2):
iscsi: make session and connection lists per-net
iscsi: force destroy sesions when a network namespace exits
drivers/scsi/scsi_transport_iscsi.c | 122 ++++++++++++++++++----------
1 file changed, 79 insertions(+), 43 deletions(-)
--
2.39.2
Powered by blists - more mailing lists