On Mon, 19 Oct 2009 13:25:35 +0900 FUJITA Tomonori <fujita.tomonori@xxxxxxxxxxxxx> wrote: > It's a bit hacky but it should work. > > = > From: FUJITA Tomonori <fujita.tomonori@xxxxxxxxxxxxx> > Date: Sun, 18 Oct 2009 17:27:10 +0900 > Subject: [PATCH] iscsi: add 'portal' boot option > > This patch enables you to specify the portal address and port: > > tgtd --iscsi portal=192.168.18.3:3261 > > If you want to specify only the address: > > tgtd --iscsi portal=192.168.18.3 > > Signed-off-by: FUJITA Tomonori <fujita.tomonori@xxxxxxxxxxxxx> > --- > usr/iscsi/iscsi_rdma.c | 2 +- > usr/iscsi/iscsi_tcp.c | 4 ++-- > usr/iscsi/iscsid.c | 39 ++++++++++++++++++++++++++++++++++++++- > usr/iscsi/iscsid.h | 3 +++ > usr/iscsi/isns.c | 2 +- > 5 files changed, 45 insertions(+), 5 deletions(-) Applied. -- 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