From 1641d8bb4cbe64da024124d943c04da3bf379100 Mon Sep 17 00:00:00 2001 From: Vijay Bellur Date: Mon, 14 Mar 2011 07:00:09 +0000 Subject: Disable geo-replication build Signed-off-by: Vijay Bellur Signed-off-by: Vijay Bellur BUG: 1570 (geosync related changes) URL: http://bugs.gluster.com/cgi-bin/bugzilla3/show_bug.cgi?id=1570 --- xlators/features/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'xlators') diff --git a/xlators/features/Makefile.am b/xlators/features/Makefile.am index 96e503938a8..9b80c92832a 100644 --- a/xlators/features/Makefile.am +++ b/xlators/features/Makefile.am @@ -1,3 +1,3 @@ -SUBDIRS = locks trash quota read-only access-control mac-compat quiesce marker#path-converter # filter +SUBDIRS = locks trash quota read-only access-control mac-compat quiesce #marker#path-converter # filter CLEANFILES = -- cgit