summaryrefslogtreecommitdiffstats
path: root/xlators/mgmt/glusterd/src/glusterd-utils.h
diff options
context:
space:
mode:
authorRaghavendra Bhat <raghavendra@redhat.com>2013-10-24 15:05:04 +0530
committershishir gowda <sgowda@redhat.com>2013-11-15 12:48:08 +0530
commit262d9379e1dbe909e2a622a7e1806b70d3a59591 (patch)
treee3d82515f33762011e63cb082bc8c238938221b6 /xlators/mgmt/glusterd/src/glusterd-utils.h
parentd8c95f33e2557aff81d4a7f3e22f1c784183f5aa (diff)
mgmt/glusterd: handle snap volume store and actual volume store separately
Change-Id: I8b88fe94d0f9ee1089cafdda037abcf2f7a180ca Signed-off-by: Raghavendra Bhat <raghavendra@redhat.com>
Diffstat (limited to 'xlators/mgmt/glusterd/src/glusterd-utils.h')
-rw-r--r--xlators/mgmt/glusterd/src/glusterd-utils.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/xlators/mgmt/glusterd/src/glusterd-utils.h b/xlators/mgmt/glusterd/src/glusterd-utils.h
index 4c952153e..1fb55c499 100644
--- a/xlators/mgmt/glusterd/src/glusterd-utils.h
+++ b/xlators/mgmt/glusterd/src/glusterd-utils.h
@@ -167,7 +167,8 @@ int32_t
glusterd_compare_friend_data (dict_t *vols, int32_t *status, char *hostname);
int
-glusterd_volume_compute_cksum (glusterd_volinfo_t *volinfo);
+glusterd_volume_compute_cksum (glusterd_volinfo_t *volinfo,
+ glusterd_volinfo_t *snap_volinfo);
void
glusterd_get_nodesvc_volfile (char *server, char *workdir,