summaryrefslogtreecommitdiffstats
path: root/xlators/cluster/afr
Commit message (Expand)AuthorAgeFilesLines
* cluster/afr: Add new option to know which process it is inPranith Kumar K2012-03-014-5/+11
* cluster/afr: Handle errors in build_parent_locPranith Kumar K2012-03-015-50/+81
* afr: [Un]Set the 'right' lkowner for [f]{inode|entry}_lk and the 'enclosed' fop.Krishnan Parthasarathi2012-03-016-22/+94
* cluster/afr: Hardlink Self-healPranith Kumar K2012-03-011-11/+172
* Introduce new extended attribute: node-uuidVenky Shankar2012-02-222-36/+105
* mempool: adjustments in pool sizesAmar Tumballi2012-02-222-2/+2
* cluster/afr: Don't trust the fd returned in open_cbkPranith Kumar K2012-02-221-4/+7
* pump: Fixed undefined reference to fill_loc_info fn.Krishnan Parthasarathi2012-02-222-4/+8
* core: utilize mempool for frame->local allocationsAmar Tumballi2012-02-2113-73/+98
* cluster/afr: Add commands to see self-heald opsPranith Kumar K2012-02-208-258/+690
* cluster/afr: Self-heald, Index integrationPranith Kumar K2012-02-2010-204/+467
* locks: Added a getxattr interface to clear locks on a given inode.Krishnan Parthasarathi2012-02-142-30/+172
* core: add an extra flag to readv()/writev() APIAmar Tumballi2012-02-147-12/+18
* cluster/afr: Perform xattrop with all afr-keysPranith Kumar K2012-01-278-369/+358
* cluster/afr: Stack wind with correct framePranith Kumar K2012-01-271-10/+15
* complete the implementation of missing 'f**xattr()' fopsAmar Tumballi2012-01-256-6/+143
* core: add 'fremovexattr()' fopAmar Tumballi2012-01-253-0/+185
* core: get xattrs also as part of readdirpAmar Tumballi2012-01-257-20/+25
* core: change lk-owner as a 1k bufferAmar Tumballi2012-01-243-28/+33
* cluster/afr: set loc->gfid for building root locv3.3.0qa20Shylesh Kumar2012-01-231-1/+1
* pump: move internal pump xattrs out of trusted domainRajesh Amaravathi2012-01-232-14/+9
* core: GFID filehandle based backend and anonymous FDsAnand Avati2012-01-206-73/+126
* cluster/afr: do not unlock without holding the lock on the fdRaghavendra Bhat2012-01-191-1/+1
* core/setxattr: prevent users from setting glusterfs xattrsRajesh Amaravathi2012-01-146-18/+233
* cluster/afr: Remove dead codePranith Kumar K2012-01-103-55/+0
* cluster/afr: Handle fini for afr,pumpv3.3.0qa19Pranith Kumar K2011-12-285-63/+89
* cluster/afr: EIO should overwrite ENOENT in lookupPranith Kumar K2011-12-281-2/+3
* cluster/afr: Handle error cases in local initPranith Kumar K2011-12-289-516/+384
* cluster/afr: Handle split-brain/all-fool xattrs for directoryPranith Kumar K2011-12-276-147/+152
* cluster/afr: Set pargfid when missingv3.3.0qa18Pranith Kumar K2011-12-223-4/+14
* cluster/afr: Fix meta data lock rangePranith Kumar K2011-12-221-1/+1
* cluster/afr: Double the call count if transaction is for renamePranith Kumar K2011-12-131-4/+18
* Add command-line support (but no doc) for enforce-quorum option.Jeff Darcy2011-11-286-69/+118
* cluster/afr: Update read-child if it becomes stalePranith Kumar K2011-11-283-36/+30
* afr: Fixed backgroundness detection in self-heal algo.Krishnan Parthasarathi2011-11-231-0/+1
* cluster/afr: Remove treating sh_frame as special loop_framePranith Kumar K2011-11-234-61/+129
* cluster/afr: Open fd fix should perform opendir for dirsPranith Kumar K2011-11-231-7/+22
* cluster/afr: Fix memory leaksPranith Kumar K2011-11-232-16/+13
* cluster/afr: Handle absence of gfid in lookupPranith Kumar K2011-11-231-6/+16
* Add quorum checks to avoid split-brain.Jeff Darcy2011-11-206-1/+90
* cluster/afr: lookup should honor gfid present in locPranith Kumar K2011-11-181-2/+7
* dht,afr: Fixed gfid problemsPranith Kumar K2011-11-187-82/+65
* glusterfs: An effort to fix all the spell mistakes and typoHarshavardhana2011-11-165-10/+10
* core: remove 'ino' variable from 'loc_t' structureAmar Tumballi2011-11-161-3/+2
* core: remove 'ino' variable from 'inode_t' structureAmar Tumballi2011-11-163-4/+2
* cluster/afr : Fix self-heal of special filesKaushal M2011-10-313-12/+44
* cluster/afr: Remove unused 'ino' codePranith Kumar K2011-10-285-78/+0
* pump: Change crawl to accommodate afr_lookup changesPranith Kumar K2011-10-283-51/+66
* cluster/afr: Take gfid-req from xattr_req only if inode->gfid is nullPranith Kumar K2011-10-281-29/+64
* build: warning suppression (round n)Amar Tumballi2011-10-203-14/+17