1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00
lvm2/daemons/lvmdbusd
Vojtech Trefny 61bd5e5023 lvmdbusd: Use ID_FS_TYPE UDev property in udevwatch
'.ID_FS_TYPE_NEW' is a custom property added by an LVM UDev rule
which is now being removed and 'ID_FS_TYPE' has the same value.

Signed-off-by: Vojtech Trefny <vtrefny@redhat.com>
2021-10-07 12:42:44 -05:00
..
__init__.py lbmdbusd: Support in-tree testing. 2016-02-18 13:26:08 +00:00
.gitignore lvmdbusd: All tools use detected python3 2017-12-12 13:17:07 +01:00
automatedproperties.py lvmdbusd: Don't setup search key unless needed 2021-06-16 12:19:02 -05:00
background.py lvmdbusd: Handle arbitrary amounts stdout & stderr 2021-06-17 09:14:29 -05:00
cfg.py lvmdbusd: VDO Pool LV representation 2019-10-30 10:38:40 -05:00
cmdhandler.py lvmdbusd: Wrap json.load in try/except 2021-06-17 09:14:29 -05:00
fetch.py lvmdbusd: Defer dbus object removal 2021-06-16 12:19:02 -05:00
job.py lvmdbusd: Main thread exception logging 2017-09-27 07:45:00 -05:00
loader.py lvmdbusd: Defer dbus object removal 2021-06-16 12:19:02 -05:00
lv.py lvmdbusd: Add support for LVM writecache 2020-08-06 13:54:34 -05:00
lvm_shell_proxy.py.in lvmdbusd: Handle arbitrary amounts stdout & stderr 2021-06-17 09:14:29 -05:00
lvmdb.py.in lvmdbusd: VDO Pool LV representation 2019-10-30 10:38:40 -05:00
lvmdbusd.in lvmdbusd: All tools use detected python3 2017-12-12 13:17:07 +01:00
main.py lvmdbusd: Debug msg. improvements. 2019-10-30 10:38:40 -05:00
Makefile.in makefiles: fix location of basedir 2021-03-08 15:22:27 +01:00
manager.py lvmdbusd: Bump LVM DBus API version 2020-08-06 13:54:45 -05:00
objectmanager.py lvmdbusd: Correct object manager lookups 2019-01-16 16:29:05 -06:00
path.py.in lvmdbus: Add new daemon. 2016-02-17 23:53:35 +00:00
pv.py lvmdbusd: Remove use of tmp variables 2019-10-30 10:38:40 -05:00
request.py lvmdbusd: Main thread exception logging 2017-09-27 07:45:00 -05:00
state.py lvmdbus: Add new daemon. 2016-02-17 23:53:35 +00:00
udevwatch.py lvmdbusd: Use ID_FS_TYPE UDev property in udevwatch 2021-10-07 12:42:44 -05:00
utils.py lvmdbusd: Handle arbitrary amounts stdout & stderr 2021-06-17 09:14:29 -05:00
vg.py lvmdbusd: Add function to convert LV into a VDO pool 2020-01-09 13:07:55 -06:00