summaryrefslogtreecommitdiffstats
path: root/xlators/cluster/afr/src/pump.c
Commit message (Expand)AuthorAgeFilesLines
* all: remove dead translatorsJeff Darcy2016-11-291-2472/+0
* afr: some coverity fixesRavishankar N2016-07-261-0/+2
* libglusterfs: replace default functions with generated versionsJeff Darcy2015-10-221-1/+1
* all: reduce "inline" usageJeff Darcy2015-09-011-1/+1
* afr: Porting messages to new logging frameworkarao2015-06-271-171/+169
* build: do not #include "config.h" in each fileNiels de Vos2015-05-291-5/+0
* libglusterfs/syncop: Add xdata to all syncop callsRaghavendra Talur2015-04-081-14/+18
* Avoid conflict between contrib/uuid and system uuidEmmanuel Dreyfus2015-04-041-12/+12
* cluster/afr: Do not increment healed_count if no healing was performedKrutika Dhananjay2015-03-041-1/+1
* afr: coverity fixesRavishankar N2014-12-231-2/+1
* cluster/afr: Perform gfid heal inside locks.Pranith Kumar K2014-08-221-1/+2
* cluster/afr: refactorAnand Avati2014-03-221-396/+206
* core: add @xdata parameter to syncop_[f]removexattr()Anand Avati2014-02-131-3/+3
* cluster/afr: goto statements may cause exit before memory is freed.Christopher R. Hertel2014-02-101-9/+28
* cluster/afr: Fix memory leak.Poornima2014-02-081-0/+1
* syncop: Change return value of syncopPranith Kumar K2014-01-191-2/+4
* synctask: minor enhancementsAnand Avati2013-08-281-4/+1
* cluster/afr: Let two data-self-heals compete in new domainPranith Kumar K2013-07-031-0/+6
* pump: Set self-heal readdir size in pumpPranith Kumar K2013-04-031-0/+1
* cluster/afr: Empty string should not be default option valPranith Kumar K2012-12-051-2/+0
* cli: Changes and enhancements to XML outputKaushal M2012-10-111-4/+8
* libglusterfs/dict: make 'dict_t' a opaque objectAmar Tumballi2012-09-061-4/+4
* remove useless if-before-free (and free-like) functionsJim Meyering2012-07-131-2/+1
* license: dual license under GPLV2 and LGPLV3+Kaleb KEITHLEY2012-05-101-16/+7
* cluster/pump: Fixed fd leaks in pump directory traversal logicRaghavendra Bhat2012-05-031-1/+17
* pump: Removed extra dict_unref in pump_command_replyKrishnan Parthasarathi2012-04-251-2/+0
* core: adding extra data for fopsAmar Tumballi2012-03-221-95/+92
* cluster/afr: Enable eager-lockPranith Kumar K2012-03-171-1/+1
* fops/removexattr: prevent users from removing glusterfs xattrsRajesh Amaravathi2012-03-051-1/+13
* Revert "afr: [Un]Set the 'right' lkowner for [f]{inode|entry}_lk and the 'enc...Vijay Bellur2012-03-031-5/+6
* 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