On Wed, 2006-09-27 at 09:48, Erez Zilber wrote: > fix the description of iSER in Kconfig. It is not accurate. > > Signed-off-by: Erez Zilber <[EMAIL PROTECTED]> > > --- > > drivers/infiniband/ulp/iser/Kconfig | 11 ++++++----- > 1 files changed, 6 insertions(+), 5 deletions(-) > > e6a8887cad4e2270c5173451e8b706b907b88133 > diff --git a/drivers/infiniband/ulp/iser/Kconfig > b/drivers/infiniband/ulp/iser/Kconfig > index fead87d..80f6716 100644 > --- a/drivers/infiniband/ulp/iser/Kconfig > +++ b/drivers/infiniband/ulp/iser/Kconfig > @@ -1,11 +1,12 @@ > config INFINIBAND_ISER > - tristate "ISCSI RDMA Protocol" > + tristate "iSCSI Extensions for RDMA (iSER)" > depends on INFINIBAND && SCSI > select SCSI_ISCSI_ATTRS > ---help--- > - Support for the ISCSI RDMA Protocol over InfiniBand. This > - allows you to access storage devices that speak ISER/ISCSI > + Support for the iSCSI Extensions for RDMA (iSER) Protocol over > InfiniBand. This > + allows you to access storage devices that speak iSCSI over iSER > over InfiniBand. > > - The ISER protocol is defined by IETF. > - See <http://www.ietf.org/>. > + The iSER protocol is defined by IETF. > + See <http://www.ietf.org/internet-drafts/draft-ietf-ips-iser-05.txt> > + and <http://www.infinibandta.org/members/spec/iser_annex_060418.pdf>
This spec is now officially released from IBTA as an annex and the URL is different. -- Hal _______________________________________________ openib-general mailing list [email protected] http://openib.org/mailman/listinfo/openib-general To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general
