summaryrefslogtreecommitdiffstats
path: root/geo-replication/syncdaemon
Commit message (Expand)AuthorAgeFilesLines
...
* geo-rep: Cleanup unwanted codeKotresh HR2018-08-202-22/+0
* geo-rep: Fix deadlock during worker startKotresh HR2018-08-132-4/+15
* All: run codespell on the code and fix issues.Yaniv Kaul2018-07-227-11/+13
* geo-rep: Fix issues with gfid conflict handlingKotresh HR2018-07-203-64/+169
* geo-rep: Fix symlink rename syncing issueKotresh HR2018-07-121-2/+9
* contrib: Remove contrib/ipaddr-py entirely.Nigel Babu2018-07-091-2/+2
* core/various: python3 compat, prepare for python2 -> python3Kaleb S. KEITHLEY2018-07-091-1/+1
* geo-rep: Fix geo-rep for older versions of unshareKotresh HR2018-06-223-7/+42
* geo-rep: Fix problems in python2 -> python3 compatKotresh HR2018-06-112-3/+3
* core/various: python3 compat, prepare for python2 -> python3Kaleb S. KEITHLEY2018-06-071-4/+4
* core/various: python3 compat, prepare for python2 -> python3Kaleb S. KEITHLEY2018-06-048-6/+77
* geo-rep: Fix upgrade issueKotresh HR2018-05-071-2/+3
* core/various: python3 compat, prepare for python2 -> python3Kaleb S. KEITHLEY2018-05-024-9/+13
* geo-rep: Fix syncing of symlinkKotresh HR2018-04-131-1/+1
* core/build/various: python3 compat, prepare for python2 -> python3Kaleb S. KEITHLEY2018-04-124-3/+4
* python: Remove all uses of find_library. Fixes #1450593Niklas Hambüchen2018-03-242-4/+2
* geo-rep: Remove lazy umount and use mount namespacesKotresh HR2018-02-224-15/+29
* geo-rep: Detailed JSON output for configAravinda VK2018-01-262-9/+42
* geo-rep: Support for using Volinfo from Conf fileAravinda VK2018-01-233-50/+107
* tests: Enable geo-rep test casesKotresh HR2018-01-052-3/+9
* geo-rep: Log message improvementsAravinda VK2017-12-285-9/+9
* fips/geo-rep: Replace MD5 with SHA256Kotresh HR2017-12-221-6/+14
* geo-rep: Cleanup stale unprocessed xsync changelogsKotresh HR2017-12-111-0/+5
* geo-rep: Fix access-mount geo-rep configKotresh HR2017-11-302-3/+3
* geo-rep: Fix slave side custom config issueAravinda VK2017-11-272-4/+21
* geo-rep: JSON output for status and configAravinda VK2017-11-244-4/+26
* geo-rep: Refactoring Config and Arguments parsingAravinda VK2017-11-1516-2310/+2299
* geo-rep: Fix data sync issue during hardlink, renameKotresh HR2017-11-141-2/+11
* geo-rep: Fix rename of directory in hybrid crawlKotresh HR2017-11-104-240/+276
* geo-rep: Fix passive brick's last sync timeKotresh HR2017-10-111-0/+1
* geo-rep: Add EINTR to retry list while doing readlinkKotresh HR2017-10-111-4/+6
* geo-rep: Add ENODATA to retry list on gfid getxattrKotresh HR2017-10-111-8/+5
* geo-rep: Fix status transitionKotresh HR2017-10-111-1/+0
* geo-rep: Add ENOTSUP error to retry listKotresh HR2017-10-101-1/+3
* geo-rep: Fix syncing of hardlink of symlinkKotresh HR2017-08-243-64/+105
* geo-rep: Convert gfid mismatch logs to structured loggingKotresh HR2017-07-281-10/+17
* geo-rep: Fix syncing of self healed hardlinksKotresh HR2017-07-281-0/+8
* geo-rep: Handle possible entry failures gracefullyKotresh HR2017-07-212-13/+107
* geo-rep: Fix changelog encoding to encode only space and newlineAravinda VK2017-07-212-13/+33
* geo-rep: Fix entry failure because parent dir doesn't existKotresh HR2017-07-051-0/+5
* geo-rep: Structured log supportAravinda VK2017-06-207-210/+289
* geo-rep: Added metrics related to Sync TimeAravinda VK2017-06-151-2/+11
* geo-rep: Fix string format issue caused due to #17489Aravinda VK2017-06-131-1/+1
* geo-rep: Fix ConfigInterface Template issueAravinda VK2017-06-081-0/+6
* geo-rep: Fix meta data sync on symlinkKotresh HR2017-06-041-11/+37
* geo-rep: Log time taken to sync entriesKotresh HR2017-05-291-1/+60
* geo-rep: Make changelog-batch-size configurableKotresh HR2017-05-242-9/+8
* geo-rep: Rsync tunables for performance improvementsAravinda VK2017-05-233-1/+31
* geo-rep: Fix mount cleanupKotresh HR2017-04-272-2/+7
* geo-rep: Remove unlink fop during rmdirKotresh HR2017-04-171-10/+10