1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-22 17:35:59 +03:00
lvm2/daemons
Dave Wysochanski 9f67ba6a38 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
..
clvmd Remove struct arg * from struct cmd_context and create_toolcontext(). 2008-12-17 16:46:45 +00:00
dmeventd make install_device-mapper 2008-11-04 17:25:32 +00:00
Makefile.in clvmd 2008-11-04 16:41:47 +00:00