[<prev] [next>] [day] [month] [year] [list]
Message-Id: <1187132314.4312.47.camel@lov.localdomain>
Date: Wed, 15 Aug 2007 00:58:34 +0200
From: Kay Sievers <kay.sievers@...y.org>
To: Mike Anderson <andmike@...ibm.com>
Cc: dm-devel@...hat.com, linux-kernel@...r.kernel.org,
Greg KH <greg@...ah.com>
Subject: Re: [RFC 0/3] dm: add path uevents
On Tue, 2007-08-14 at 13:05 -0700, Mike Anderson wrote:
> This patch series enables device mapper (dm) to send kobject uevents for
> dm events. Currently only two new events are sent related to path state
> changes.
Sounds fine.
> DM_ACTION=PATH_FAILED
> DM_SEQNUM=1
> DM_PATH=8:48
> DM_PATHS=1
Oh, I have a patch pending for dmsetup to export a bunch of variables in
the environment format with a single call, so we can use it udev
context.
Here is the list, just that we don't clash with names or use the same
names where appropriate:
DM_NAME=
DM_UUID=
DM_STATE=
DM_TABLE_STATE=
DM_OPENCOUNT=
DM_MAJOR=
DM_MINOR=
DM_TARGET_COUNT=
DM_TARGET_TYPES=
DM_LAST_EVENT_NR=
Let me know if something should be renamed.
Thanks,
Kay
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists