summaryrefslogtreecommitdiffstats
path: root/xlators/cluster/afr
Commit message (Expand)AuthorAgeFilesLines
...
* cluster/afr: set_read_child when xactions in progress in fresh lookupPranith Kumar K2012-03-182-3/+7
* afr: Copy loc->gfid independent of lookup being fresh or otherwiseKrishnan Parthasarathi2012-03-181-5/+3
* cluster/afr: Enable eager-lockPranith Kumar K2012-03-177-104/+146
* afr: Corrected getxattr 'key' matching in case of clrlk cmdKrishnan Parthasarathi2012-03-142-10/+5
* cluster/afr: handle sending NULL dentry name for inode link in self-heal-daemonRaghavendra Bhat2012-03-142-2/+11
* cluster/afr: save the xattr obtained in the {f}xattrop_cbk in localRaghavendra Bhat2012-03-122-5/+27
* cluster/afr: handle node failures in lookupPranith Kumar K2012-03-052-2/+29
* cluster/afr: Reset re-usable sh args in sh_*_donePranith Kumar K2012-03-054-27/+28
* fops/removexattr: prevent users from removing glusterfs xattrsRajesh Amaravathi2012-03-052-10/+37
* Revert "afr: [Un]Set the 'right' lkowner for [f]{inode|entry}_lk and the 'enc...Vijay Bellur2012-03-036-94/+22
* cluster/afr: copy the parent's gfid from child loc while building parent locRaghavendra Bhat2012-03-021-0/+2
* 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