summaryrefslogtreecommitdiffstats
path: root/geo-replication/syncdaemon/resource.py
Commit message (Expand)AuthorAgeFilesLines
* georep: Merge Worker and Agent as a single processAravinda VK2019-11-071-19/+9
* geo-rep: Fix spelling errorsShwetha K Acharya2019-09-241-1/+1
* geo-rep: performance improvement while syncing renames with existing gfidSunny Kumar2019-09-231-2/+11
* geo-rep: Fix sync hang with tarsshKotresh HR2019-05-131-4/+18
* geo-rep: Fix sync-method configKotresh HR2019-05-091-3/+4
* geo-rep: Fix rename with existing destination with same gfidSunny Kumar2019-04-261-2/+8
* geo-rep: Fix syncing multiple rename of symlinkKotresh HR2019-03-291-9/+14
* geo-rep : fix rename sync on hybrid crawlSunny Kumar2019-01-171-0/+2
* geo-rep: Fix syncing of files with non-ascii filenamesKotresh HR2018-12-041-43/+12
* geo-rep: Fix traceback with symlink metadata syncKotresh HR2018-11-061-15/+11
* geo-rep: Fix issue in gfid-conflict-resolutionKotresh HR2018-10-261-17/+24
* georep: python2 to python3 compat - syscallsKotresh HR2018-10-081-6/+15
* georep: python2 to python3 compatibility-mount writeKotresh HR2018-10-021-3/+9
* georep: python3 compatibility (Popen)Kotresh HR2018-09-251-7/+12
* georep: Fix python3 compatibility (os.pipe)Kotresh HR2018-09-251-2/+2
* All: run codespell on the code and fix issues.Yaniv Kaul2018-07-221-2/+2
* geo-rep: Fix issues with gfid conflict handlingKotresh HR2018-07-201-23/+34
* geo-rep: Fix symlink rename syncing issueKotresh HR2018-07-121-2/+9
* 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-221-3/+14
* geo-rep: Fix syncing of symlinkKotresh HR2018-04-131-1/+1
* geo-rep: Remove lazy umount and use mount namespacesKotresh HR2018-02-221-8/+11
* tests: Enable geo-rep test casesKotresh HR2018-01-051-3/+7
* geo-rep: Log message improvementsAravinda VK2017-12-281-2/+2
* geo-rep: Refactoring Config and Arguments parsingAravinda VK2017-11-151-784/+605
* 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-101-155/+34
* geo-rep: Add ENODATA to retry list on gfid getxattrKotresh HR2017-10-111-8/+5
* geo-rep: Add ENOTSUP error to retry listKotresh HR2017-10-101-1/+3
* geo-rep: Fix syncing of hardlink of symlinkKotresh HR2017-08-241-58/+39
* geo-rep: Fix syncing of self healed hardlinksKotresh HR2017-07-281-0/+8
* geo-rep: Handle possible entry failures gracefullyKotresh HR2017-07-211-12/+15
* geo-rep: Structured log supportAravinda VK2017-06-201-39/+53
* geo-rep: Fix meta data sync on symlinkKotresh HR2017-06-041-11/+37
* geo-rep: Rsync tunables for performance improvementsAravinda VK2017-05-231-1/+11
* geo-rep: Fix mount cleanupKotresh HR2017-04-271-1/+1
* geo-rep: Remove unlink fop during rmdirKotresh HR2017-04-171-10/+10
* geo-rep: Fix EBUSY tracebackKotresh HR2017-04-101-1/+1
* geo-rep: Improve worker log messagesKotresh HR2017-04-071-0/+8
* geo-rep: Retry on EBUSYKotresh HR2017-04-071-8/+9
* geo-rep: Optionally allow access to mountsKotresh HR2017-03-191-2/+7
* geo-rep: Separate slave mount logs for each connectionKotresh HR2017-01-181-0/+6
* geo-rep: Handle directory sync failure as hard errorKotresh HR2017-01-131-6/+17
* geo-rep: Fix log-rsync-performance config issueAravinda VK2016-12-141-4/+5
* geo-rep: Do not restart workers when log-rsync-performance config changeAravinda VK2016-12-071-2/+4
* geo-rep/eventsapi: Add Master node information in Geo-rep EventsAravinda VK2016-12-021-1/+3
* geo-rep: Handle ENOENT during unlinkAravinda VK2016-11-221-2/+4
* geo-rep/eventsapi: Additional EventsAravinda VK2016-10-181-2/+5
* geo-rep: Defunct tar process after syncAravinda VK2016-09-131-0/+6
* geo-rep: Use configured log_level for libgfchangelog logsAravinda VK2016-09-091-1/+3