summaryrefslogtreecommitdiffstats
path: root/xlators/features/marker/utils/syncdaemon/Makefile.am
diff options
context:
space:
mode:
authorCsaba Henk <csaba@gluster.com>2011-04-16 10:32:53 +0000
committerAnand Avati <avati@gluster.com>2011-04-16 10:51:31 -0700
commitc78dafac7f82de8a7b72f42fcd58c01dbc4a88df (patch)
tree751282782c091ba820ee612ccf572ed4b4ace87f /xlators/features/marker/utils/syncdaemon/Makefile.am
parent679c3986b9b72d19d6057d400ec8f1fba1569853 (diff)
syncdaemon: load xattrs from libc on-demand
This reduces startup time for invocations other than master / slave role (kind of which now proliferates glusterd) Signed-off-by: Csaba Henk <csaba@gluster.com> Signed-off-by: Anand Avati <avati@gluster.com> BUG: 2780 (geo-replication operations take too much time to complete) URL: http://bugs.gluster.com/cgi-bin/bugzilla3/show_bug.cgi?id=2780
Diffstat (limited to 'xlators/features/marker/utils/syncdaemon/Makefile.am')
-rw-r--r--xlators/features/marker/utils/syncdaemon/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/xlators/features/marker/utils/syncdaemon/Makefile.am b/xlators/features/marker/utils/syncdaemon/Makefile.am
index c900fa932..ef2dc9aea 100644
--- a/xlators/features/marker/utils/syncdaemon/Makefile.am
+++ b/xlators/features/marker/utils/syncdaemon/Makefile.am
@@ -1,5 +1,5 @@
syncdaemondir = $(libexecdir)/glusterfs/python/syncdaemon
-syncdaemon_PYTHON = gconf.py gsyncd.py __init__.py master.py README.md repce.py resource.py configinterface.py syncdutils.py monitor.py
+syncdaemon_PYTHON = gconf.py gsyncd.py __init__.py master.py README.md repce.py resource.py configinterface.py syncdutils.py monitor.py libcxattr.py
CLEANFILES =