1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-10-28 03:27:58 +03:00
lvm2/daemons/lvmetad
Zdenek Kabelac d2e33bed94 Add assert for oldname
Code cannot proceed if oldname would be NULL.
Since lvmetad currently doesn't use logging mechanism of lvm to report
internal errors - stay with current code style of lvmetad which uses
plain asserts for cases like this.
2012-02-27 10:19:00 +00:00
..
lvmetad-client.h Couple of improvements in the daemon (common + lvmetad) code: 2012-02-23 23:52:11 +00:00
lvmetad-core.c Add assert for oldname 2012-02-27 10:19:00 +00:00
Makefile.in Use Makefile for daemmons/common library. 2011-09-24 20:57:49 +00:00
test.sh Work out some more details in metadata update in lvmetad. 2011-07-19 16:48:13 +00:00
testclient.c Only use built-in stack size in clvmd - ignore lvm.conf. 2011-12-08 21:24:08 +00:00