From 4c7ca7ec15760681703450dc9279a8c3cf8b98c0 Mon Sep 17 00:00:00 2001 From: Pranith K Date: Tue, 5 Oct 2010 07:34:45 +0000 Subject: mgmt/glusterd: send volume options to friend Signed-off-by: Pranith Kumar K Signed-off-by: Vijay Bellur BUG: 1816 (send volume options in friend add) URL: http://bugs.gluster.com/cgi-bin/bugzilla3/show_bug.cgi?id=1816 --- xlators/mgmt/glusterd/src/glusterd-store.h | 1 + 1 file changed, 1 insertion(+) (limited to 'xlators/mgmt/glusterd/src/glusterd-store.h') diff --git a/xlators/mgmt/glusterd/src/glusterd-store.h b/xlators/mgmt/glusterd/src/glusterd-store.h index af05815d3..650211440 100644 --- a/xlators/mgmt/glusterd/src/glusterd-store.h +++ b/xlators/mgmt/glusterd/src/glusterd-store.h @@ -111,4 +111,5 @@ glusterd_store_handle_destroy (glusterd_store_handle_t *handle); int32_t glusterd_restore (); + #endif -- cgit