1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-31 21:18:26 +03:00
lvm2/daemons/clvmd
Dave Wysochanski a51b3f838d Remove backup_enable() calls after create_toolcontext() calls.
Identical argument to previous patch which removed archive_enable() calls.
We add a new parameter to backup_init() which sets the enable value based
on the cmd->default_settings.backup value.  This value was used to set
cmd->current_settings.backup, used in the removed backup_enable() call.
2008-12-11 03:33:35 +00:00
..
clvm.h When we unlock a VG tell the clvmds to see if a backup of the metadata needs 2007-12-04 15:39:26 +00:00
clvmd-cman.c clvmd 2008-11-04 16:41:47 +00:00
clvmd-command.c clvmd 2008-11-04 16:41:47 +00:00
clvmd-comms.h Add *Experimental* OpenAIS support to clvmd. 2007-05-21 10:52:01 +00:00
clvmd-gulm.c clvmd 2008-11-04 16:41:47 +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 clvmd 2008-11-04 16:41:47 +00:00
clvmd.c Fix a starup race in clvmd that could result in huge waits for the first command to be processed. 2008-11-21 13:48:00 +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 Remove backup_enable() calls after create_toolcontext() calls. 2008-12-11 03:33:35 +00:00
lvm-functions.h Add missing mutex around clvmd lvmcache_drop_metadata library call. 2008-05-09 15:13:20 +00:00
Makefile.in Add usrlibdir & usrsbindir to configure. 2008-10-07 19:11:59 +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