1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00
lvm2/udev
Yu Watanabe 94f77a4d8d
udev: import previous results of blkid when in suspended state
Follow-up for e10f67e917.

The commit e10f67e917 tries to keep device
node symlinks even if the device is in the suspended state. However,
necessary properties that may previously obtained by the blkid command
were not imported at least in the .rules file. So, unless ID_FS_xyz
properties are imported by another earlier .rules file, the device node
symlinks are still lost when event is processed in the suspended state.

Let's explicitly import the necessary properties.

RHBZ: https://bugzilla.redhat.com/show_bug.cgi?id=2158628
GHPR: https://github.com/lvmteam/lvm2/pull/105
2023-02-07 09:37:27 +01:00
..
.gitignore gitignore: update 2022-09-07 15:00:15 +02:00
10-dm.rules.in udev: remove rule for explicit creation of /dev/mapper/control 2023-02-02 15:41:47 +01:00
11-dm-lvm.rules.in udev: remove unsupported OPTIONS+="event_timeout" rule 2019-08-13 15:18:30 +02:00
12-dm-permissions.rules add copyright lines 2009-10-26 22:42:07 +00:00
13-dm-disk.rules.in udev: import previous results of blkid when in suspended state 2023-02-07 09:37:27 +01:00
69-dm-lvm-metad.rules.in doc: fix typos in documentation 2023-01-03 16:09:58 +01:00
69-dm-lvm.rules.in udev: don't reset SYSTEMD_READY in udev for PVs on MD and loop 2023-02-01 14:46:52 +01:00
95-dm-notify.rules.in udev: udev rules cleanup 2012-06-27 12:11:56 +02:00
Makefile.in Revert "makefiles: fix grep warning from make" 2023-01-25 09:46:18 +01:00