1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00
lvm2/daemons
Tony Asleson ac2fc7a366 lvmdbusd: Vg.LvCreate* methods, correct return type
The methods were returning an instance of the object instead of the
object path which was causing an exception when the result was returned
with the job object as we are explicity trying to return an object path.

Unit test added which re-creates the issue and verifies the fix.
2016-09-19 15:31:04 -05:00
..
clvmd gcc: cleanup Wunused-const-variable 2016-02-23 14:41:24 +01:00
cmirrord cleanup: clean gcc6 minor/major types warnings 2016-09-07 16:42:34 +02:00
dmeventd cleanup: clean gcc6 minor/major types warnings 2016-09-07 16:42:34 +02:00
lvmdbusd lvmdbusd: Vg.LvCreate* methods, correct return type 2016-09-19 15:31:04 -05:00
lvmetad lvmetad: free memory on exit 2016-07-18 11:31:00 -05:00
lvmlockd lvmlockd: improve error message about missing global lock 2016-07-25 14:49:01 -05:00
lvmpolld cleanup: drop unused assignments 2016-07-01 00:44:48 +02:00
Makefile.in lvmdbus: Add new daemon. 2016-02-17 23:53:35 +00:00