1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00
lvm2/udev
Martin Wilck 21ca92c432 dm udev rules: don't export and save DM_SUSPENDED
DM_SUSPENDED is a device-mapper internal flag, which is not intended to be
used by other rules, and which is determined by 10-dm.rules from sysfs for
every uevent. Rename it to ".DM_SUSPENDED", so that it won't be saved in the
udev database.

Known consumers of DM_SUSPENDED are 66-kpartx.rules (from multipath-tools) and
99-systemd.rules (from systemd). These will have to be adapted.
11-dm-mpath.rules will be changed to use .DM_SUSPENDED.

Signed-off-by: Martin Wilck <mwilck@suse.com>
Reviewed-by: Peter Rajnoha <prajnoha@redhat.com>
2024-03-25 07:31:36 +00:00
..
.gitignore gitignore: update 2022-09-07 15:00:15 +02:00
10-dm.rules.in dm udev rules: don't export and save DM_SUSPENDED 2024-03-25 07:31:36 +00:00
11-dm-lvm.rules.in 11-dm-lvm.rules: don't restore DM_UDEV_DISABLE_OTHER_RULES_FLAG from db 2024-03-25 07:31:36 +00:00
12-dm-permissions.rules dm udev rules: don't export and save DM_SUSPENDED 2024-03-25 07:31:36 +00:00
13-dm-disk.rules.in dm udev rules: don't export and save DM_SUSPENDED 2024-03-25 07:31:36 +00:00
69-dm-lvm.rules.in udev: ignore LVs containing PVs 2024-02-08 14:51:46 -06:00
95-dm-notify.rules.in udev: udev rules cleanup 2012-06-27 12:11:56 +02:00
Makefile.in makefiles: avoid grep 2023-02-23 16:46:35 +01:00