[stgt] [PATCH RFC] support multiple target instances
FUJITA Tomonori
fujita.tomonori at lab.ntt.co.jp
Fri Feb 26 03:49:34 CET 2010
On Fri, 26 Feb 2010 13:18:07 +1100
ronnie sahlberg <ronniesahlberg at gmail.com> wrote:
> Hi.
>
> I changed it to --control-port and -C
Looks fine, but
root at rose:~/git/tgt# ./usr/tgtd -C 10 -f
Segmentation fault
:)
> -static char *short_options = "fd:h";
> +static char *short_options = "fd:hC";
should be:
> +static char *short_options = "fd:hC:";
I fixed up both tgtd and tgtadm.
--
To unsubscribe from this list: send the line "unsubscribe stgt" in
the body of a message to majordomo at vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
More information about the stgt
mailing list