All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] dm-netlink events (update)
@ 2006-02-09 15:40 Mike Anderson
  2006-02-09 15:41 ` [PATCH 1/2] dm-netlink events skeleton support (update) Mike Anderson
  2006-02-09 15:43 ` [PATCH 2/2] dm-netlink events netlink calls (update) Mike Anderson
  0 siblings, 2 replies; 3+ messages in thread
From: Mike Anderson @ 2006-02-09 15:40 UTC (permalink / raw)
  To: dm-devel


This is another update of my previous patch to add netlink event support to dm.

The skb mempool in this patch is derived from:
drivers/scsi/scsi_transport_iscsi.c.

This patch series contains:
1 dm-netlink skeleton support.
2 The netlink support to dm-netlink. Add init calls and send on path
failure and reinstate events.

I have ran path failure testing on a small config.

Output:
1.) Path failure.
Msg Type: 17 Recevied
Event Type: 1 Version: 8
[Event]: MDNAME: 253:5, SEQNUM: 3, Time: Thu Feb  9 15:33:41 2006, DMNAME:
65:112, VLDPTHS: 0x3


2.) Path reinstate.
Msg Type: 17 Recevied
Event Type: 2 Version: 8
[Event]: MDNAME: 253:5, SEQNUM: 4, Time: Thu Feb  9 15:38:33 2006, DMNAME:
65:112, VLDPTHS: 0x4

-andmike
--
Michael Anderson
andmike@us.ibm.com

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

end of thread, other threads:[~2006-02-09 15:43 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-02-09 15:40 [PATCH 0/2] dm-netlink events (update) Mike Anderson
2006-02-09 15:41 ` [PATCH 1/2] dm-netlink events skeleton support (update) Mike Anderson
2006-02-09 15:43 ` [PATCH 2/2] dm-netlink events netlink calls (update) Mike Anderson

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.