Re: [ANNOUNCE 4/7] open-iscsi/linux-iscsi-5 Initiator: open-iscsi-netlink.patch

2005-08-04 Thread Randy.Dunlap
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. Ale

Re: [ANNOUNCE 4/7] open-iscsi/linux-iscsi-5 Initiator: open-iscsi-netlink.patch

2005-08-04 Thread James Bottomley
On Thu, 2005-08-04 at 19:31 -0700, Alex Aizman wrote: > +#define NETLINK_ISCSI31 /* 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 - To unsubscribe from this list: send the line "unsubscribe li

[ANNOUNCE 4/7] open-iscsi/linux-iscsi-5 Initiator: open-iscsi-netlink.patch

2005-08-04 Thread Alex Aizman
open-iscsi-netlink.patch - include/linux/netlink.h changes (added NETLINK_ISCSI). Signed-off-by: Alex Aizman <[EMAIL PROTECTED]> Signed-off-by: Dmitry Yusupov <[EMAIL PROTECTED]> Signed-off-by: Mike Christie <[EMAIL PROTECTED]> diff --git a/include/linux/netlink.