On Sat, 16 Apr 2011 07:34:13 +1000 ronnie sahlberg <ronniesahlberg@xxxxxxxxx> wrote: > From 6b5596380bd740604eb72dd94d5a9ca541e1e6eb Mon Sep 17 00:00:00 2001 > From: Ronnie Sahlberg <ronniesahlberg@xxxxxxxxx> > Date: Sat, 16 Apr 2011 07:27:32 +1000 > Subject: [PATCH] Add support for multiple portals. > > This patch makes it possible to bind tgtd to multiple portals like > > tgtd --iscsi portal=10.1.1.1:3260,portal=10.1.1.2:3261,portal=10.1.1.3:3262 > > Signed-off-by: Ronnie Sahlberg <ronniesahlberg@xxxxxxxxx> > --- > usr/iscsi/iscsi_tcp.c | 31 ++++++++++++++++++++++++++++--- > usr/iscsi/iscsid.c | 41 +++++++++++++++++++++++++++++------------ > usr/iscsi/iscsid.h | 11 +++++++++-- > usr/iscsi/isns.c | 15 ++++++++++----- > 4 files changed, 76 insertions(+), 22 deletions(-) Merged, thanks a lot! -- To unsubscribe from this list: send the line "unsubscribe stgt" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html