From 931a59e2b9130c6e748f2b7193cd0c2ac5a557bf Mon Sep 17 00:00:00 2001 From: Vijay Bellur Date: Sun, 25 Jul 2010 00:38:01 +0000 Subject: DVM: bug fixes in cli and glusterd for probe, start volume Signed-off-by: Vijay Bellur Signed-off-by: Anand V. Avati BUG: 1187 () URL: http://bugs.gluster.com/cgi-bin/bugzilla3/show_bug.cgi?id=1187 --- cli/src/cli-mem-types.h | 1 + 1 file changed, 1 insertion(+) (limited to 'cli/src/cli-mem-types.h') diff --git a/cli/src/cli-mem-types.h b/cli/src/cli-mem-types.h index 279e5e90826..b064a965926 100644 --- a/cli/src/cli-mem-types.h +++ b/cli/src/cli-mem-types.h @@ -30,6 +30,7 @@ enum cli_mem_types_ { cli_mt_xlator_cmdline_option_t, cli_mt_char, cli_mt_call_pool_t, + cli_mt_cli_local_t, cli_mt_end }; -- cgit