From: Peter Rajnoha <prajnoha@redhat.com>
To: lvm-devel@redhat.com
Subject: [PATCH] udev: move notify rule
Date: Fri, 30 Oct 2009 16:54:56 +0100 [thread overview]
Message-ID: <4AEB0C50.7090500@redhat.com> (raw)
In-Reply-To: <20091030145125.GA21583@wavehammer.waldi.eu.org>
Hi,
On 10/30/2009 03:51 PM, Bastian Blank wrote:
> Move notify rule into the first rules file. The RUN commands is executed
> after everything is finished, so it makes no difference if it is set
> early or late.
>
yes, this is true with respect to all the other udev processing. But the point of having
it as 95-dm.rules is that there could be some other RUN+="..." line in the other rules.
These are processed in sequence of their order of appearance then and we really would
like to send the notification after all this processing is done (considering those
"RUNs" as well)...
Peter
next prev parent reply other threads:[~2009-10-30 15:54 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-10-30 14:51 [PATCH] udev: move notify rule Bastian Blank
2009-10-30 15:54 ` Peter Rajnoha [this message]
2009-11-04 11:26 ` Bastian Blank
2009-11-04 12:40 ` Peter Rajnoha
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=4AEB0C50.7090500@redhat.com \
--to=prajnoha@redhat.com \
--cc=lvm-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.