1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-22 17:35:59 +03:00
lvm2/daemons/clvmd
Dave Wysochanski c5c13fe776 Remove struct arg * from struct cmd_context and create_toolcontext().
This allows us to remove one argument from create_toolcontext() and
moves it closer to a generic library init function.

In the arg_*() functions, we just use _the_args() directly.
For now we leave the first parameter to these
arg_*() functions (struct cmd_context *) because
of the number of files involved in removing the
parameter.
2008-12-17 16:46:45 +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 struct arg * from struct cmd_context and create_toolcontext(). 2008-12-17 16:46:45 +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