summaryrefslogtreecommitdiffstats
path: root/xlators/cluster/afr/src/pump.c
Commit message (Expand)AuthorAgeFilesLines
* cluster/afr: Perform self-heal without locking the whole filePranith Kumar K2011-08-201-1/+1
* 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: set pump lk_owner,pid to frame->rootPranith K2011-07-171-6/+8
* cluster/afr: Choose next call child from fresh-children for inode-read-fopsPranith K2011-07-171-43/+37
* cluster/afr: Add fresh children along with read-child to inode contextPranith K2011-07-171-1/+8
* pump, afr: dict related memory fixes.Krishnan P2011-07-121-16/+36
* pump: mark pending before notify to children to avoid race in single CPU.Krishnan P2011-06-201-2/+2
* core: fill 'ia_ino' from 'ia_gfid' in 'storage/posix' to preserve same ino nu...Amar Tumballi2011-06-161-2/+0
* PUMP: perform opendir on pump xlator instead of its childPranith K2011-06-161-4/+2
* pump: cleanup xattrs on both commit and abort path.Krishnan P2011-06-161-4/+146
* syncop: Modified to accept one 'non-frame' arg.Krishnan P2011-06-161-5/+3
* 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-301-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