linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 4/8] iscsi: add rdma extensions
@ 2005-11-30  5:12 Mike Christie
  2005-11-30 16:09 ` Christoph Hellwig
  0 siblings, 1 reply; 3+ messages in thread
From: Mike Christie @ 2005-11-30  5:12 UTC (permalink / raw)
  To: linux-scsi

>From Alex Nezhinsky:

Add login extensions for RDMA transports.

Signed-off-by: Mike Christie <michaelc@cs.wisc.edu>
Signed-off-by: Alex Aizman <itn780@yahoo.com>
Signed-off-by: Dmitry Yusupov <dmitry_yus@yahoo.com>

diff --git a/include/scsi/iscsi_if.h b/include/scsi/iscsi_if.h
index be1bc79..99468d2 100644
--- a/include/scsi/iscsi_if.h
+++ b/include/scsi/iscsi_if.h
@@ -160,8 +160,9 @@ enum iscsi_param {
 	ISCSI_PARAM_ERL			= 11,
 	ISCSI_PARAM_IFMARKER_EN		= 12,
 	ISCSI_PARAM_OFMARKER_EN		= 13,
+	ISCSI_PARAM_RDMAEXTENSIONS      = 14,
 };
-#define ISCSI_PARAM_MAX			14
+#define ISCSI_PARAM_MAX			15
 
 typedef uint64_t iscsi_sessionh_t;	/* iSCSI Data-Path session handle */
 typedef uint64_t iscsi_connh_t;		/* iSCSI Data-Path connection handle */



^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH 4/8] iscsi: add rdma extensions
  2005-11-30  5:12 [PATCH 4/8] iscsi: add rdma extensions Mike Christie
@ 2005-11-30 16:09 ` Christoph Hellwig
  2005-11-30 19:55   ` Mike Christie
  0 siblings, 1 reply; 3+ messages in thread
From: Christoph Hellwig @ 2005-11-30 16:09 UTC (permalink / raw)
  To: Mike Christie; +Cc: linux-scsi

On Tue, Nov 29, 2005 at 11:12:51PM -0600, Mike Christie wrote:
> >From Alex Nezhinsky:
> 
> Add login extensions for RDMA transports.

dito


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH 4/8] iscsi: add rdma extensions
  2005-11-30 16:09 ` Christoph Hellwig
@ 2005-11-30 19:55   ` Mike Christie
  0 siblings, 0 replies; 3+ messages in thread
From: Mike Christie @ 2005-11-30 19:55 UTC (permalink / raw)
  To: Christoph Hellwig; +Cc: linux-scsi, open-iscsi

Christoph Hellwig wrote:
> On Tue, Nov 29, 2005 at 11:12:51PM -0600, Mike Christie wrote:
> 
>>>From Alex Nezhinsky:
>>
>>Add login extensions for RDMA transports.
> 
> 
> dito
> 

Yeah ok, agrred, no problem. It is not critical or required that we have 
this patch in mainline.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2005-11-30 19:55 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-11-30  5:12 [PATCH 4/8] iscsi: add rdma extensions Mike Christie
2005-11-30 16:09 ` Christoph Hellwig
2005-11-30 19:55   ` Mike Christie

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).