summaryrefslogtreecommitdiffstats
path: root/xlators/cluster/afr/src/pump.c
Commit message (Expand)AuthorAgeFilesLines
* dht,afr: Fixed gfid problemsPranith Kumar K2011-11-041-39/+14
* pump: Change crawl to accommodate afr_lookup changesPranith Kumar K2011-10-281-43/+78
* cluster/afr: Handle files without gfidPranith Kumar K2011-10-191-85/+24
* Change Copyright current yearPranith Kumar K2011-08-101-1/+1
* LICENSE: s/GNU Affero General Public/GNU General Public/Pranith Kumar K2011-08-061-3/+3
* pump: mark pending before notify to children to avoid race in single CPU.Krishnan P2011-06-221-2/+2
* pump: cleanup potential dict related memory corruption.Krishnan Parthasarathi2011-06-081-11/+22
* pump: init last_event array to be used in afr_notifyPranith Kumar K2011-05-311-0/+7
* pump: Detect 'empty' brick and finish migration.Krishnan Parthasarathi2011-05-311-0/+8
* PUMP: initialize loc at declarationPranith Kumar K2011-04-131-5/+5
* removed reference to GF_LOG_NORMALAmar Tumballi2011-04-071-2/+2
* cluster/pump: send PARENT_UP to dst_child after init is successfulAmar Tumballi2010-11-181-0/+6
* cluster/pump: Reset saved path upon pump completionVijay Bellur2010-11-141-0/+2
* Change assert to GF_ASSERTVijay Bellur2010-10-121-5/+5
* Copyright changesVijay Bellur2010-10-111-1/+1
* mgmt/glusterd: Fix replace brick to pass src-brick and dst-brick port nos pro...v3.1.0qa42Pavan Sondur2010-10-081-4/+13
* Change GNU GPL to GNU AGPLPranith K2010-10-041-3/+3
* cluster/pump: mgmt/glusterd: Misc fixes for replace-brickPavan Sondur2010-10-041-3/+74
* rmdir: introduce extra flags parameter in FOP prototypeAnand V. Avati2010-10-021-8/+9
* cluster/pump: Do not do lookup if it is "." and ".." in pump.Pavan Sondur2010-10-021-74/+44
* changes for replace-brick status messageRaghavendra Bhat2010-10-011-4/+29
* cluster/pump: Initiailize pthread mutex and saved fds list.Pavan Sondur2010-10-011-0/+3
* pump: skip "." and ".." entries while traversing dir treeAnand Avati2010-09-291-0/+4
* mgmt/glusterd: Misc fixes to pump / cli / glusterd wrt replace brick.v3.1.0qa30v3.1.0betaPavan Sondur2010-09-231-0/+2
* cluster/pump: introduce another flag to enable pump functionalityAmar Tumballi2010-09-161-45/+621
* mgmt/glusterd: Various replace brick changes.v3.1.0qa18Pavan Sondur2010-09-081-0/+11
* cluster/afr: Various self heal fixes wrt gfid.Pavan Sondur2010-09-071-0/+2
* cluster/pump: Save path (/) when abort is received in pump.Pavan Sondur2010-08-161-210/+50
* cluster/pump: Dynamically control sink connect and disconnect.Pavan Sondur2010-08-121-131/+328
* add pump xlator and changes for replace-brickPavan Sondur2010-08-061-0/+1817