summaryrefslogtreecommitdiffstats
path: root/geo-replication
Commit message (Expand)AuthorAgeFilesLines
* geo-rep: Fix status transitionKotresh HR2017-10-121-1/+0
* geo-rep: Add EINTR to retry list while doing readlinkKotresh HR2017-10-121-4/+6
* geo-rep: Add ENODATA to retry list on gfid getxattrKotresh HR2017-10-121-8/+5
* geo-rep: Fix passive brick's last sync timeKotresh HR2017-10-121-0/+1
* geo-rep: Add ENOTSUP error to retry listKotresh HR2017-10-121-1/+3
* geo-rep: Fix syncing of hardlink of symlinkKotresh HR2017-08-293-64/+105
* geo-rep: Convert gfid mismatch logs to structured loggingKotresh HR2017-08-031-10/+17
* geo-rep: Fix syncing of self healed hardlinksKotresh HR2017-07-311-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
* geo-rep: Fix EBUSY tracebackKotresh HR2017-04-102-2/+2
* geo-rep: Improve worker log messagesKotresh HR2017-04-073-2/+16
* geo-rep: Retry on EBUSYKotresh HR2017-04-072-10/+11
* geo-rep: Optionally allow access to mountsKotresh HR2017-03-193-4/+20
* build/packaging: Debian and Ubuntu don't have /usr/libexecKaleb S. KEITHLEY2017-03-132-5/+5
* geo-rep: Fix xsync crawlKotresh HR2017-02-161-1/+3
* geo-rep: Separate slave mount logs for each connectionKotresh HR2017-01-183-1/+21
* geo-rep: Handle directory sync failure as hard errorKotresh HR2017-01-132-6/+20
* geo-rep: Fix log-rsync-performance config issueAravinda VK2016-12-142-12/+14
* geo-rep: Use Host UUID to find local Gluster nodeAravinda VK2016-12-133-43/+22
* 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-024-23/+41
* geo-rep: Fix Last synced status column issue during Hybrid CrawlAravinda VK2016-11-281-7/+9
* geo-rep: Handle ENOENT during unlinkAravinda VK2016-11-221-2/+4
* geo-rep: Upgrade conf file only if it is session configAravinda VK2016-10-241-1/+4
* geo-rep: Logging improvementsAravinda VK2016-10-244-29/+55
* geo-rep/eventsapi: Additional EventsAravinda VK2016-10-185-8/+77
* eventsapi/geo-rep: Geo-rep will not work without eventsapi rpmsAravinda VK2016-09-282-5/+12
* build: out-of-tree builds generates files in the wrong directoryKaleb S KEITHLEY2016-09-181-5/+3
* geo-rep: Defunct tar process after syncAravinda VK2016-09-131-0/+6
* geo-rep: Use configured log_level for libgfchangelog logsAravinda VK2016-09-094-2/+21
* geo-rep: Handle EISDIR error during UnlinkAravinda VK2016-09-081-1/+17
* geo-rep: Fix ESTALE/EINVAL issue during set_{xtime,stime}Aravinda VK2016-09-081-3/+6
* geo-rep: Fix Geo-rep status if monitor.pid file not existsAravinda VK2016-09-081-2/+6
* geo-rep: Fix logging sync failuresAravinda VK2016-09-081-1/+8
* geo-rep: Fix History post processAravinda VK2016-09-075-320/+123
* geo-rep: add geo-rep events for server side changesSaravanakumar Arumugam2016-08-315-25/+58
* geo-rep: Alternate command to generate SSH KeysAravinda VK2016-08-312-2/+126
* geo-rep: Simplify Non root user(mountbroker) SetupAravinda VK2016-08-302-2/+399