All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] dm-netlink events
@ 2006-01-16  8:33 Mike Anderson
  2006-01-16  8:35 ` [PATCH 1/3] dm-netlink skeleton support Mike Anderson
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Mike Anderson @ 2006-01-16  8:33 UTC (permalink / raw)
  To: dm-devel


This is an update of my previous patch to add netlink event support to dm
multipath. I have generalized the interface and made it so all callers
of dm_table_event can also generate a netlink event.

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

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

I have ran path failure testing on a small config.

Example out:
1.) Path failure.
Msg Type: 17 Recevied
Event Type: 1 Version: 6
[Event]: SEQNUM: 7, Time: Tue Nov 29 21:50:47 2005, DMNAME: 8:160

2.) Path reinstate
Msg Type: 17 Recevied
Event Type: 2 Version: 6
[Event]: SEQNUM: 12, Time: Tue Nov 29 21:51:57 2005, DMNAME: 8:48

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

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

end of thread, other threads:[~2006-01-16  8:38 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-01-16  8:33 [PATCH 0/3] dm-netlink events Mike Anderson
2006-01-16  8:35 ` [PATCH 1/3] dm-netlink skeleton support Mike Anderson
2006-01-16  8:36 ` [PATCH 2/3] netlink support for dm-netlink Mike Anderson
2006-01-16  8:38 ` [PATCH 3/3] path failure and reinstate events 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.