summaryrefslogtreecommitdiffstats
path: root/geo-replication/syncdaemon
Commit message (Expand)AuthorAgeFilesLines
* geo-rep: Avoid duplicate stat in xsync changelog processingAravinda VK2014-07-091-6/+24
* geo-rep: History Change detector method select issueAravinda VK2014-07-011-1/+2
* geo-rep: Fix the fd leak in worker/agent spawnAravinda VK2014-06-301-2/+5
* feature/geo-rep: Fix to retain pause state of gsyncd on restartKotresh H R2014-06-202-14/+18
* feature/geo-rep: Fix for changelog agent becoming zombie.Kotresh H R2014-06-171-4/+12
* geo-rep: Making replica failover check interval configurableAravinda VK2014-06-112-1/+3
* geo-rep: entry_ops errors handlingAravinda VK2014-06-112-8/+4
* gsyncd / geo-rep: FSH recommended log locationsVenky Shankar2014-06-104-8/+31
* gsyncd / geo-rep: Xsync crawl metadata synchronizationVenky Shankar2014-06-101-0/+2
* feature/geo-rep: Fix to retain pause state of gsyncd on restart.Kotresh H R2014-06-053-2/+16
* gsyncd / geo-rep: Mountbroker cli to use INET socketsVenky Shankar2014-05-251-1/+1
* gsyncd / geo-rep: fix cli query for volinfo fetchVenky Shankar2014-05-251-1/+1
* gsyncd/geo-rep: Fix remote vol info fetching for non-rootKotresh H R2014-05-151-1/+1
* gsyncd / geo-rep: Partial support for Non-root geo-replication.Venky Shankar2014-05-141-1/+1
* geo-rep: Changelog History API changesAravinda VK2014-05-132-10/+17
* geo-rep: Pause and Resume feature for geo-replicationAravinda VK2014-05-097-71/+162
* geo-rep: Changelog History consumption more fixesAravinda VK2014-05-093-12/+14
* geo-rep: Loading libgfchangelog.so only while running geo-repAravinda VK2014-05-093-5/+6
* geo-rep: Consume Changelog History APIAravinda VK2014-04-304-31/+198
* geo-rep: fix the code bug introduced due to flake8 refactoringAravinda VK2014-04-081-6/+9
* geo-rep: code pep8/flake8 fixesAravinda VK2014-04-0712-447/+912
* geo-rep: Fix ValueError - signal only works in main threadAravinda VK2014-03-201-8/+7
* geo-rep: quick-fix for remote xtime set failedKotresh H R2014-03-071-1/+1
* geo-rep: Config file upgradeAravinda VK2014-02-102-1/+55
* gsyncd / geo-rep: invoke changelog process() on non-empty change listVenky Shankar2014-02-061-1/+2
* gsyncd / geo-rep: ignore DHTs sticky bit file during crawlVenky Shankar2014-02-062-0/+25
* gsyncd / geo-rep: "patch" up missing stimeVenky Shankar2014-02-062-0/+5
* gsyncd / geo-rep: cleanup the "tar" processVenky Shankar2014-02-061-0/+4
* geo-rep: get new config value after config value resetAravinda VK2014-01-231-0/+1
* geo-rep: optimizing update stime after directory synchronizationAravinda VK2014-01-221-6/+14
* gsyncd / geo-rep: geo-replication fixesAjeet Jha2013-12-125-267/+761
* geo-rep: logrotate: Logrotate handlingAravinda VK2013-10-032-15/+19
* geo-rep: pack the value of 'readlink()' while crawling symlinksAmar Tumballi2013-09-201-1/+4
* geo-replication: treat MKNOD also as regular file createAmar Tumballi2013-09-201-1/+1
* geo-rep: create hardlink as hardlinks in xsync crawlAmar Tumballi2013-09-201-4/+9
* geo-rep: retry in case of ENOENT errors in entry creationsAmar Tumballi2013-09-172-6/+13
* gsyncd / geo-rep: use the correct virtual xattr to collect 'gfid'Venky Shankar2013-09-051-1/+1
* gsyncd / geo-rep: distributify slaveVenky Shankar2013-09-041-14/+1
* gsyncd / geo-rep: Fix "regular file" overloading link()Venky Shankar2013-09-041-0/+1
* geo-replication: fix the logic of choosing the remote node to syncVenky Shankar2013-09-041-2/+11
* gsyncd / geo-rep: maximum number of retries per changelogVenky Shankar2013-09-041-0/+11
* gsyncd / geo-rep: fix hardlink creation on slaveVenky Shankar2013-09-041-2/+3
* gsyncd / geo-rep: handle ENOENT during readlink()Venky Shankar2013-09-041-2/+5
* gsyncd / geo-rep: overload rename with an unlinkVenky Shankar2013-09-041-1/+4
* gsyncd / geo-rep: fix "regular file" overloading renameVenky Shankar2013-09-041-0/+1
* gsyncd / geo-rep: "disjoint" cascading geo-replication sessionsVenky Shankar2013-09-041-100/+33
* gsyncd / geo-rep: introduce "recovery" modeVenky Shankar2013-09-041-1/+18
* gsyncd / geo-rep: remove deprecated code!Venky Shankar2013-09-041-297/+0
* gsyncd / geo-rep: fix regular file creation on renameVenky Shankar2013-09-041-1/+1
* gsyncd / geo-rep: Introduce basic crawl instrumentationVenky Shankar2013-09-043-78/+102