From: Peter Rajnoha <prajnoha@redhat.com>
To: lvm-devel@redhat.com
Subject: [PATCH] Utilize new IMPORT{db} udev rule to repopulate udev db for spurious events
Date: Tue, 20 Apr 2010 16:56:49 +0200 [thread overview]
Message-ID: <4BCDC0B1.1080302@redhat.com> (raw)
In-Reply-To: <4BCDBF80.3010902@redhat.com>
On 04/20/2010 04:51 PM, Peter Rajnoha wrote:
> +IMPORT{db}="DM_UDEV_DISABLE_DM_RULES_FLAG"
> +IMPORT{db}="DM_UDEV_DISABLE_SUBSYSTEM_RULES_FLAG"
> +IMPORT{db}="DM_UDEV_DISABLE_DISK_RULES_FLAG"
> +IMPORT{db}="DM_UDEV_DISABLE_OTHER_RULES_FLAG"
> +IMPORT{db}="DM_UDEV_LOW_PRIORITY_FLAG"
> +IMPORT{db}="DM_UDEV_DISABLE_LIBRARY_FALLBACK_FLAG"
> +IMPORT{db}="DM_UDEV_FLAG7"
> +IMPORT{db}="DM_SUBSYSTEM_UDEV_FLAG0"
> +IMPORT{db}="DM_SUBSYSTEM_UDEV_FLAG1"
> +IMPORT{db}="DM_SUBSYSTEM_UDEV_FLAG2"
> +IMPORT{db}="DM_SUBSYSTEM_UDEV_FLAG3"
> +IMPORT{db}="DM_SUBSYSTEM_UDEV_FLAG4"
> +IMPORT{db}="DM_SUBSYSTEM_UDEV_FLAG5"
> +IMPORT{db}="DM_SUBSYSTEM_UDEV_FLAG6"
> +IMPORT{db}="DM_SUBSYSTEM_UDEV_FLAG7"
...just for the record - the IMPORT{db} rule does not support
pattern matching (not now at least), so that's the reason why
I have to write it this way instead of something like
IMPORT{db}="DM_*_FLAG".
Peter
next prev parent reply other threads:[~2010-04-20 14:56 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-04-20 14:51 [PATCH] Utilize new IMPORT{db} udev rule to repopulate udev db for spurious events Peter Rajnoha
2010-04-20 14:56 ` Peter Rajnoha [this message]
2010-04-22 23:38 ` Alasdair G Kergon
2010-04-23 12:14 ` 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=4BCDC0B1.1080302@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.