* [ANNOUNCE 4/7] open-iscsi/linux-iscsi-5 Initiator: open-iscsi-netlink.patch
@ 2005-08-05 2:31 Alex Aizman
2005-08-05 3:22 ` James Bottomley
0 siblings, 1 reply; 3+ messages in thread
From: Alex Aizman @ 2005-08-05 2:31 UTC (permalink / raw)
To: James Bottomley; +Cc: David S. Miller, SCSI Mailing List, Christoph Hellwig
open-iscsi-netlink.patch - include/linux/netlink.h changes (added NETLINK_ISCSI).
Signed-off-by: Alex Aizman <itn780@yahoo.com>
Signed-off-by: Dmitry Yusupov <dmitry_yus@yahoo.com>
Signed-off-by: Mike Christie <michaelc@cs.wisc.edu>
diff --git a/include/linux/netlink.h b/include/linux/netlink.h
--- a/include/linux/netlink.h
+++ b/include/linux/netlink.h
@@ -22,6 +22,7 @@
#define NETLINK_KOBJECT_UEVENT 15 /* Kernel messages to userspace */
#define NETLINK_TAPBASE 16 /* 16 to 31 are ethertap */
+#define NETLINK_ISCSI 31 /* iSCSI Open Interface */
#define MAX_LINKS 32
struct sockaddr_nl
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [ANNOUNCE 4/7] open-iscsi/linux-iscsi-5 Initiator: open-iscsi-netlink.patch
2005-08-05 2:31 [ANNOUNCE 4/7] open-iscsi/linux-iscsi-5 Initiator: open-iscsi-netlink.patch Alex Aizman
@ 2005-08-05 3:22 ` James Bottomley
2005-08-05 4:13 ` Randy.Dunlap
0 siblings, 1 reply; 3+ messages in thread
From: James Bottomley @ 2005-08-05 3:22 UTC (permalink / raw)
To: Alex Aizman; +Cc: David S. Miller, SCSI Mailing List, Christoph Hellwig
On Thu, 2005-08-04 at 19:31 -0700, Alex Aizman wrote:
> +#define NETLINK_ISCSI 31 /* iSCSI Open Interface */
This isn't exactly what Dave Miller said to do last time. This one
can't go in until he OK's it.
James
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [ANNOUNCE 4/7] open-iscsi/linux-iscsi-5 Initiator: open-iscsi-netlink.patch
2005-08-05 3:22 ` James Bottomley
@ 2005-08-05 4:13 ` Randy.Dunlap
0 siblings, 0 replies; 3+ messages in thread
From: Randy.Dunlap @ 2005-08-05 4:13 UTC (permalink / raw)
To: James Bottomley; +Cc: itn780, davem, linux-scsi, hch
On Thu, 04 Aug 2005 22:22:33 -0500 James Bottomley wrote:
> On Thu, 2005-08-04 at 19:31 -0700, Alex Aizman wrote:
> > +#define NETLINK_ISCSI 31 /* iSCSI Open Interface */
>
> This isn't exactly what Dave Miller said to do last time. This one
> can't go in until he OK's it.
Alex-
for reference, see
http://marc.theaimsgroup.com/?l=linux-scsi&m=112275607106857&w=2
and then follow [next in thread]
---
~Randy
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2005-08-05 4:13 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-08-05 2:31 [ANNOUNCE 4/7] open-iscsi/linux-iscsi-5 Initiator: open-iscsi-netlink.patch Alex Aizman
2005-08-05 3:22 ` James Bottomley
2005-08-05 4:13 ` Randy.Dunlap
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.