1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-22 17:35:59 +03:00
lvm2/daemons/lvmdbusd
Tony Asleson cdf06044e1 lvmdbusd: Create correct LV object type
We were initially looking to see if an LV was hidden and if it was we were
creating an instance of a LvCommon object to represent it.  Thus if we
had a hidden cache pool for example we were missing the methods and
properties for the cache pool.  However, when we create the object path,
any hidden LVs, regardless of type/functionality will be placed in the
hidden path.
2016-06-10 16:05:03 -05:00
..
__init__.py lbmdbusd: Support in-tree testing. 2016-02-18 13:26:08 +00:00
automatedproperties.py lvmdbus: Add new daemon. 2016-02-17 23:53:35 +00:00
background.py lvmdbusd: background.py, fix stdout parse error 2016-02-22 16:07:54 -06:00
cfg.py lvmdbusd: Add lvm flight recorder 2016-03-21 17:28:51 -05:00
cmdhandler.py lvmdbusd: Add lvm flight recorder 2016-03-21 17:28:51 -05:00
fetch.py lvmdbus: Add new daemon. 2016-02-17 23:53:35 +00:00
job.py lvmdbus: Add new daemon. 2016-02-17 23:53:35 +00:00
loader.py lvmdbus: Add new daemon. 2016-02-17 23:53:35 +00:00
lv.py lvmdbusd: Create correct LV object type 2016-06-10 16:05:03 -05:00
lvm_shell_proxy.py lbmdbusd: Support in-tree testing. 2016-02-18 13:26:08 +00:00
lvmdb.py lvmdbusd: Change print statements to log_error 2016-03-21 17:28:51 -05:00
lvmdbusd lvmdbusd: Rename module to lvmdbusd 2016-02-18 01:14:56 +00:00
main.py lvmdbus: Fix deprecated warnings for GObject use 2016-03-08 16:07:35 -06:00
Makefile.in make: add generated parts of lvmdbusd to DISTCLEAN_TARGETS for make distclean 2016-06-02 11:58:54 +02:00
manager.py lvmdbusd: Rename get_object_path_by_lvm_id 2016-06-10 15:28:42 -05:00
objectmanager.py lvmdbusd: Add method get_object_path_by_lvm_id 2016-06-10 16:04:43 -05:00
path.py.in lvmdbus: Add new daemon. 2016-02-17 23:53:35 +00:00
pv.py lvmdbusd: Rename get_object_path_by_lvm_id 2016-06-10 15:28:42 -05:00
refresh.py lvmdbus: Add new daemon. 2016-02-17 23:53:35 +00:00
request.py lvmdbusd: Add lvm flight recorder 2016-03-21 17:28:51 -05:00
state.py lvmdbus: Add new daemon. 2016-02-17 23:53:35 +00:00
udevwatch.py lvmdbus: Add new daemon. 2016-02-17 23:53:35 +00:00
utils.py lvmdbusd: Add '-' to allowable PV device path chars 2016-03-24 12:27:02 -05:00
vg.py lvmdbusd: Add method get_object_path_by_lvm_id 2016-06-10 16:04:43 -05:00