1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-22 17:35:59 +03:00
lvm2/daemons/clvmd
Christine Caulfield ee1e49ec53 Fix locking in clvmd
The changes to remove LCK_NONBLOCK from the LVM locks broke clvmd because the
code was clearly wrong but working anyway! The constant was being masked rather
than the variable that was supposed to match against it.
2009-08-05 14:18:35 +00:00
..
clvm.h Add infrastructure for queriying for remote locks. 2009-05-19 10:38:58 +00:00
clvmd-cman.c Tidy lv_hash[_lock] use inside clvmd. 2009-04-21 13:11:28 +00:00
clvmd-command.c Add infrastructure for queriying for remote locks. 2009-05-19 10:38:58 +00:00
clvmd-comms.h Add a corosync/DLM cluster service to clvmd. 2009-01-22 10:21:12 +00:00
clvmd-corosync.c Fix clvmd-corosync to match the new corosync API. 2009-06-03 13:42:02 +00:00
clvmd-gulm.c Use log_error macro consistently throughout in place of log_err. 2009-07-15 20:02:46 +00:00
clvmd-gulm.h Fix clvmd if compiled with gulm support. (2.02.26) 2007-07-24 15:35:11 +00:00
clvmd-openais.c Tidy lv_hash[_lock] use inside clvmd. 2009-04-21 13:11:28 +00:00
clvmd.c Destroy toolcontext on exit in clvmd (fixes memory pool leaks). 2009-06-15 12:15:23 +00:00
clvmd.h Allow clvmd debug to be turned on in a running daemon using clvmd -d 2007-08-17 11:51:23 +00:00
lvm-functions.c Fix locking in clvmd 2009-08-05 14:18:35 +00:00
lvm-functions.h Destroy toolcontext on exit in clvmd (fixes memory pool leaks). 2009-06-15 12:15:23 +00:00
Makefile.in Fix clvmd build after liblvm commit. 2009-03-10 12:10:12 +00:00
refresh_clvmd.c clvmd 2008-11-04 16:41:47 +00:00
refresh_clvmd.h Allow clvmd debug to be turned on in a running daemon using clvmd -d 2007-08-17 11:51:23 +00:00
tcp-comms.c clvmd 2008-11-04 16:41:47 +00:00
tcp-comms.h Fix clvmd if compiled with gulm support. (2.02.26) 2007-07-24 15:35:11 +00:00