1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-10-27 10:25:13 +03:00
lvm2/daemons
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
..
clvmd gcc: cleanup Wunused-const-variable 2016-02-23 14:41:24 +01:00
cmirrord gcc: cleanup some sign warnings 2016-02-23 12:25:25 +01:00
dmeventd cleanup: gcc warn about comparing int with uint 2016-04-12 11:47:51 +02:00
lvmdbusd lvmdbusd: Create correct LV object type 2016-06-10 16:05:03 -05:00
lvmetad lvmetad: handle update failures 2016-06-07 10:17:00 -05:00
lvmlockd coverity: fix warnings about missing return value check for sscanf 2016-05-31 10:06:25 +02:00
lvmpolld doc: change fsf address 2016-01-21 12:11:37 +01:00
Makefile.in lvmdbus: Add new daemon. 2016-02-17 23:53:35 +00:00