diff options
author | Pranith K <pranithk@gluster.com> | 2010-10-05 07:34:45 +0000 |
---|---|---|
committer | Vijay Bellur <vijay@dev.gluster.com> | 2010-10-05 06:21:57 -0700 |
commit | 4c7ca7ec15760681703450dc9279a8c3cf8b98c0 (patch) | |
tree | ad3ae14f179fa2309ac8fddcfbd7b13b4622c4af /xlators/mgmt/glusterd/src/glusterd-store.h | |
parent | 6b74f3ec7b6e0fed2e253df456b067fc27049117 (diff) |
mgmt/glusterd: send volume options to friend
Signed-off-by: Pranith Kumar K <pranithk@gluster.com>
Signed-off-by: Vijay Bellur <vijay@dev.gluster.com>
BUG: 1816 (send volume options in friend add)
URL: http://bugs.gluster.com/cgi-bin/bugzilla3/show_bug.cgi?id=1816
Diffstat (limited to 'xlators/mgmt/glusterd/src/glusterd-store.h')
-rw-r--r-- | xlators/mgmt/glusterd/src/glusterd-store.h | 1 |
1 files changed, 1 insertions, 0 deletions
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 |