summaryrefslogtreecommitdiffstats
path: root/xlators/cluster/afr/src/pump.c
Commit message (Expand)AuthorAgeFilesLines
* afr: [Un]Set the 'right' lkowner for [f]{inode|entry}_lk and the 'enclosed' fop.Krishnan Parthasarathi2012-03-011-6/+5
* mempool: adjustments in pool sizesAmar Tumballi2012-02-221-1/+1
* pump: Fixed undefined reference to fill_loc_info fn.Krishnan Parthasarathi2012-02-221-1/+8
* core: utilize mempool for frame->local allocationsAmar Tumballi2012-02-211-3/+15
* cluster/afr: Add commands to see self-heald opsPranith Kumar K2012-02-201-1/+1
* cluster/afr: Self-heald, Index integrationPranith Kumar K2012-02-201-8/+13
* core: add an extra flag to readv()/writev() APIAmar Tumballi2012-02-141-3/+3
* complete the implementation of missing 'f**xattr()' fopsAmar Tumballi2012-01-251-1/+1
* core: get xattrs also as part of readdirpAmar Tumballi2012-01-251-8/+5
* core: change lk-owner as a 1k bufferAmar Tumballi2012-01-241-3/+3
* pump: move internal pump xattrs out of trusted domainRajesh Amaravathi2012-01-231-8/+9
* core/setxattr: prevent users from setting glusterfs xattrsRajesh Amaravathi2012-01-141-2/+5
* cluster/afr: Handle fini for afr,pumpv3.3.0qa19Pranith Kumar K2011-12-281-29/+37
* cluster/afr: Handle error cases in local initPranith Kumar K2011-12-281-41/+40
* dht,afr: Fixed gfid problemsPranith Kumar K2011-11-181-25/+14
* core: remove 'ino' variable from 'loc_t' structureAmar Tumballi2011-11-161-3/+2
* pump: Change crawl to accommodate afr_lookup changesPranith Kumar K2011-10-281-42/+48
* build: warning suppression (round n)Amar Tumballi2011-10-201-7/+12
* pump: status shouldn't be cleared until migration is complete during commit.Krishnan Parthasarathi2011-10-191-8/+0
* Second round of warning suppression.Jeff Darcy2011-09-291-11/+1
* cluster/afr: Handle files without gfid in self-healPranith Kumar K2011-09-291-14/+18
* Proactive self heal process implementationPranith Kumar K2011-09-141-103/+12
* cluster/afr: Make data selfheal trigger to be configurable.Pranith Kumar K2011-09-081-1/+1
* Eliminate many "var set but not used" warnings with newer gcc.Jeff Darcy2011-09-071-14/+0
* 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