From dc646153c1a9733b44c78550e4b28ec0c9898b4f Mon Sep 17 00:00:00 2001 From: Rajesh Joseph Date: Thu, 3 Apr 2014 21:30:06 +0530 Subject: glusterd/snapshot: Addressed upstream review comments Code cleanup and review comments fixed. Change-Id: Ie51e3a2f995295632cb1db05bab8b38603ab9a0a Signed-off-by: Rajesh Joseph Reviewed-on: http://review.gluster.org/7399 Reviewed-by: Vijaikumar Mallikarjuna Reviewed-by: Avra Sengupta --- xlators/mgmt/glusterd/src/glusterd-store.h | 3 --- 1 file changed, 3 deletions(-) (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 e46d712f6..1b5cebc0c 100644 --- a/xlators/mgmt/glusterd/src/glusterd-store.h +++ b/xlators/mgmt/glusterd/src/glusterd-store.h @@ -142,9 +142,6 @@ glusterd_store_global_info (xlator_t *this); int32_t glusterd_store_retrieve_options (xlator_t *this); -int -glusterd_store_update_volinfo (glusterd_volinfo_t *volinfo, - glusterd_snap_t *snap); int32_t glusterd_store_retrieve_bricks (glusterd_volinfo_t *volinfo); -- cgit