summaryrefslogtreecommitdiffstats
path: root/xlators/cluster
diff options
context:
space:
mode:
authorAmar Tumballi <amar@gluster.com>2009-11-26 14:55:03 +0000
committerAnand V. Avati <avati@dev.gluster.com>2009-11-28 09:25:44 -0800
commit07d5b01960a8fc7754d1957451210fff2ed4617e (patch)
tree49321a209d837c7f9366045ef8c7b7e1d3cb305b /xlators/cluster
parentff9944ff7910441a1f8b9784c153d5de5be62142 (diff)
moved unify from 'cluster/unify' to 'legacy/cluster/unify'
maintaining unify is not feasible, and its design of namespace is not scalable too. hence moving it to 'legacy/' directory.. Thanks to unify, we learnt something about rename(). 'cluster/unify' has served GlusterFS well for more than 2years, and its the time to say goodbye :-( Signed-off-by: Amar Tumballi <amar@gluster.com> Signed-off-by: Anand V. Avati <avati@dev.gluster.com>
Diffstat (limited to 'xlators/cluster')
-rw-r--r--xlators/cluster/unify/src/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/xlators/cluster/unify/src/Makefile.am b/xlators/cluster/unify/src/Makefile.am
index b9e6f63e9d7..2a1fe837263 100644
--- a/xlators/cluster/unify/src/Makefile.am
+++ b/xlators/cluster/unify/src/Makefile.am
@@ -1,6 +1,6 @@
xlator_LTLIBRARIES = unify.la
-xlatordir = $(libdir)/glusterfs/$(PACKAGE_VERSION)/xlator/cluster
+xlatordir = $(libdir)/glusterfs/$(PACKAGE_VERSION)/xlator/legacy/cluster
unify_la_LDFLAGS = -module -avoidversion