All of lore.kernel.org
 help / color / mirror / Atom feed
From: Christophe Varoqui <christophe.varoqui@free.fr>
To: device-mapper development <dm-devel@redhat.com>
Subject: Re: [PATCH RFC 0/2] dm-mp netlink events
Date: Wed, 9 Nov 2005 10:10:00 +0100	[thread overview]
Message-ID: <20051109091000.GA16793@free.fr> (raw)
In-Reply-To: <20051109075423.GA11492@us.ibm.com>

On Tue, Nov 08, 2005 at 11:54:23PM -0800, Mike Anderson wrote:
> 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)
> 
Would uevents work instead of yet another Netlink wire ?
The multipath daemon already listens for uevents ...

Regards,
cvaroqui

  parent reply	other threads:[~2005-11-09  9:10 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 ` Christophe Varoqui [this message]
2005-11-09 17:26   ` [PATCH RFC 0/2] dm-mp netlink events Mike Anderson

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20051109091000.GA16793@free.fr \
    --to=christophe.varoqui@free.fr \
    --cc=dm-devel@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.