All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH RFC 0/2] dm-mp netlink events
@ 2005-11-09  7:54 Mike Anderson
  2005-11-09  7:55 ` [PATCH RFC 1/2] dm-mp dm_evt hardware handler Mike Anderson
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Mike Anderson @ 2005-11-09  7:54 UTC (permalink / raw)
  To: device-mapper development

This patch series creates a dm-mp hardware handler that sends netlink
messages when a hardware handlers error function is called. The skb
mempool in this patch is derived / copied from
drivers/scsi/scsi_transport_iscsi.c.

Currently I have created this support in a hardware handler to reduce the
impact on other code, but this code could easily be moved to
dm-mpath.c::do_end_io or higher if desired. The events will also contain
better information once the scsi error mapping patches are done.

This patch series contains:
	1 A hardware handler that sends events over netlink (dm-evt)
	2 A sample user space program to receive / display events.
	  (dm_evtd)

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

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

end of thread, other threads:[~2005-11-09 17:26 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-11-09  7:54 [PATCH RFC 0/2] dm-mp netlink events Mike Anderson
2005-11-09  7:55 ` [PATCH RFC 1/2] dm-mp dm_evt hardware handler Mike Anderson
2005-11-09  7:57 ` [PATCH RFC 2/2] user space program for dm-evt netlink messages Mike Anderson
2005-11-09  9:10 ` [PATCH RFC 0/2] dm-mp netlink events Christophe Varoqui
2005-11-09 17:26   ` 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.