1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-22 17:35:59 +03:00
lvm2/daemons/lvmdbusd
Tony Asleson 7eeb093fdd lvmdbusd: Call add_no_notify for *move commands
Missed this in change when "add_no_notify" was added.  This was causing
extra external events to process when we did moves.
2017-03-20 10:08:38 -05:00
..
__init__.py lbmdbusd: Support in-tree testing. 2016-02-18 13:26:08 +00:00
.gitignore lvmdbusd: add path.py to .gitignore 2016-12-10 17:59:07 +00:00
automatedproperties.py lvmdbusd: Use work queue for queries too 2017-03-09 16:39:47 -06:00
background.py lvmdbusd: Call add_no_notify for *move commands 2017-03-20 10:08:38 -05:00
cfg.py lvmdbusd: Use work queue for queries too 2017-03-09 16:39:47 -06:00
cmdhandler.py lvmdbusd: Disable notify_dbus for service command use 2017-03-09 16:39:47 -06:00
fetch.py lvmdbusd: Long running operations use own thread 2016-11-17 11:35:16 -06:00
job.py lvmdbusd: Emit signal on Job completion 2016-11-30 15:59:06 -06:00
loader.py lvmdbus: Add new daemon. 2016-02-17 23:53:35 +00:00
lv.py lvmdbusd: lv.py, remove duplicate code 2017-02-01 15:38:55 -06:00
lvm_shell_proxy.py lvmdbusd: Disable notify_dbus for service command use 2017-03-09 16:39:47 -06:00
lvmdb.py lvmdbusd: lvmdb.py, remove duplicate code 2017-02-01 18:56:39 -06:00
lvmdbusd lvmdbusd: Correct imports 2016-08-29 15:26:56 -05:00
main.py lvmdbusd: Use work queue for queries too 2017-03-09 16:39:47 -06:00
Makefile.in makefiles: drop file source and indent 2016-11-26 00:22:38 +01:00
manager.py lvmdbusd: Add debug message to lvm ID lookup 2017-03-09 16:39:47 -06:00
objectmanager.py lvmdbusd: Use work queue for queries too 2017-03-09 16:39:47 -06:00
path.py.in lvmdbus: Add new daemon. 2016-02-17 23:53:35 +00:00
pv.py lvmdbusd: pv.py, remove duplicate code 2017-02-01 16:51:00 -06:00
request.py lvmdbusd: Use timeout_add instead 2016-12-20 11:06:57 -06:00
state.py lvmdbus: Add new daemon. 2016-02-17 23:53:35 +00:00
udevwatch.py lvmdbusd: Use work queue for queries too 2017-03-09 16:39:47 -06:00
utils.py lvmdbusd: Only disable notify_dbus after getting external event 2017-03-20 10:08:38 -05:00
vg.py lvmdbusd: vg.py, remove duplicate code 2017-02-01 16:37:03 -06:00