From d705b28fd1bb066632854da493031118776d00df Mon Sep 17 00:00:00 2001 From: Venky Shankar Date: Tue, 13 Sep 2011 11:36:55 +0530 Subject: GlusterFS Hadoop specific DSL for mountbroker Change-Id: Ie379992bdea0974c8c5e1a4d7bc3e87cefe0d256 BUG: 3539 Reviewed-on: http://review.gluster.com/404 Tested-by: Gluster Build System Reviewed-by: Vijay Bellur --- libglusterfs/src/common-utils.h | 1 + 1 file changed, 1 insertion(+) (limited to 'libglusterfs') diff --git a/libglusterfs/src/common-utils.h b/libglusterfs/src/common-utils.h index 51d9d88a4c5..c7d784ca8f7 100644 --- a/libglusterfs/src/common-utils.h +++ b/libglusterfs/src/common-utils.h @@ -69,6 +69,7 @@ void trap (void); #define GF_UNIT_PB_STRING "PB" #define GEOREP "geo-replication" +#define GHADOOP "glusterfs-hadoop" enum _gf_boolean { -- cgit