summaryrefslogtreecommitdiffstats
path: root/xlators/cluster/afr/src/afr.h
Commit message (Expand)AuthorAgeFilesLines
...
* Self-heald: Enable configuring of heal poll timeoutPranith Kumar K2012-05-181-0/+1
* license: dual license under GPLV2 and LGPLV3+Kaleb KEITHLEY2012-05-101-14/+5
* Self-heald: Dump the event history completelyPranith Kumar K2012-05-071-1/+0
* cluster/afr: Handle transient parent-entry xactions in lookupPranith Kumar K2012-04-191-0/+1
* self-heald: Add node-uuid option for determining brick positionPranith Kumar K2012-04-051-0/+1
* self-heald: Find self-heal failures, split-brainPranith Kumar K2012-04-051-2/+3
* cluster/afr: Handle self-heal of files with holesPranith Kumar K2012-04-041-0/+1
* core: adding extra data for fopsAmar Tumballi2012-03-221-4/+9
* cluster/afr: set_read_child when xactions in progress in fresh lookupPranith Kumar K2012-03-181-0/+1
* cluster/afr: Enable eager-lockPranith Kumar K2012-03-171-1/+1
* cluster/afr: save the xattr obtained in the {f}xattrop_cbk in localRaghavendra Bhat2012-03-121-0/+8
* Revert "afr: [Un]Set the 'right' lkowner for [f]{inode|entry}_lk and the 'enc...Vijay Bellur2012-03-031-9/+1
* cluster/afr: Add new option to know which process it is inPranith Kumar K2012-03-011-0/+1
* cluster/afr: Handle errors in build_parent_locPranith Kumar K2012-03-011-2/+2
* afr: [Un]Set the 'right' lkowner for [f]{inode|entry}_lk and the 'enclosed' fop.Krishnan Parthasarathi2012-03-011-1/+9
* Introduce new extended attribute: node-uuidVenky Shankar2012-02-221-1/+1
* core: utilize mempool for frame->local allocationsAmar Tumballi2012-02-211-21/+24
* cluster/afr: Add commands to see self-heald opsPranith Kumar K2012-02-201-7/+16
* cluster/afr: Self-heald, Index integrationPranith Kumar K2012-02-201-2/+4
* core: add an extra flag to readv()/writev() APIAmar Tumballi2012-02-141-0/+2
* cluster/afr: Perform xattrop with all afr-keysPranith Kumar K2012-01-271-4/+7
* complete the implementation of missing 'f**xattr()' fopsAmar Tumballi2012-01-251-1/+1
* core: get xattrs also as part of readdirpAmar Tumballi2012-01-251-1/+1
* core: GFID filehandle based backend and anonymous FDsAnand Avati2012-01-201-0/+3
* core/setxattr: prevent users from setting glusterfs xattrsRajesh Amaravathi2012-01-141-0/+5
* cluster/afr: Handle fini for afr,pumpv3.3.0qa19Pranith Kumar K2011-12-281-5/+0
* cluster/afr: Handle error cases in local initPranith Kumar K2011-12-281-1/+1
* cluster/afr: Handle split-brain/all-fool xattrs for directoryPranith Kumar K2011-12-271-0/+5
* Add command-line support (but no doc) for enforce-quorum option.Jeff Darcy2011-11-281-9/+15
* cluster/afr: Update read-child if it becomes stalePranith Kumar K2011-11-281-1/+1
* cluster/afr: Remove treating sh_frame as special loop_framePranith Kumar K2011-11-231-1/+3
* Add quorum checks to avoid split-brain.Jeff Darcy2011-11-201-0/+18
* dht,afr: Fixed gfid problemsPranith Kumar K2011-11-181-0/+1
* cluster/afr: Remove unused 'ino' codePranith Kumar K2011-10-281-33/+0
* cluster/afr: Prevent truncation of mask uint64_t->gf_boolean_tPranith Kumar K2011-10-141-1/+1
* cluster/afr: set fd ctx on opendirPranith Kumar K2011-09-291-0/+3
* cluster/afr: Handle files without gfid in self-healPranith Kumar K2011-09-291-1/+7
* cluster/afr: Make local->child_up immutablePranith Kumar K2011-09-211-1/+6
* Proactive self heal process implementationPranith Kumar K2011-09-141-1/+16
* cluster/afr: Make data selfheal trigger to be configurable.Pranith Kumar K2011-09-081-7/+15
* cluster/afr: eager locking of FD writesAnand Avati2011-09-081-0/+8
* cluster/afr: Paused fop should not continue with fopPranith Kumar K2011-08-221-0/+1
* cluster/afr: Perform self-heal without locking the whole filePranith Kumar K2011-08-201-23/+50
* cluster/afr: Update fresh_children in lookup if no other ops in progressPranith Kumar K2011-08-191-7/+23
* 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
* cluster/afr: Detect conflict/gfid self-healsPranith K2011-07-171-1/+51
* cluster/afr: make expunge/impunge re-usablePranith K2011-07-171-0/+12
* cluster/afr: Choose next call child from fresh-children for inode-read-fopsPranith K2011-07-171-46/+18
* cluster/afr: Add fresh children along with read-child to inode contextPranith K2011-07-171-6/+51