summaryrefslogtreecommitdiffstats
path: root/xlators/features/marker/utils/syncdaemon/libcxattr.py
Commit message (Collapse)AuthorAgeFilesLines
* syncdaemon: load xattrs from libc on-demandCsaba Henk2011-04-161-0/+63
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