summaryrefslogtreecommitdiffstats
path: root/xlators/cluster/afr/src
Commit message (Expand)AuthorAgeFilesLines
* license: dual license under GPLV2 and LGPLV3+Kaleb KEITHLEY2012-05-1028-413/+161
* Self-heald: Dump the event history completelyPranith Kumar K2012-05-074-24/+5
* cluster/afr: Fix inodelk-trace logs to print lk-ownersPranith Kumar K2012-05-071-11/+11
* cluster/afr: Perform Flush with lk-owner given by parent xlator.Pranith Kumar K2012-05-072-0/+8
* self-heald: loc should have gfid path for better loggingPranith Kumar K2012-05-041-18/+28
* self-heald: Don't trigger self-heal always.Pranith Kumar K2012-05-041-3/+18
* cluster/pump: Fixed fd leaks in pump directory traversal logicRaghavendra Bhat2012-05-031-1/+17
* cluster/afr: Fix race in nonblocking entrylkPranith Kumar K2012-05-031-6/+6
* cluster/afr: Log enhancementsPranith Kumar K2012-04-251-10/+13
* pump: Removed extra dict_unref in pump_command_replyKrishnan Parthasarathi2012-04-251-2/+0
* cluster/afr: Set errno correctly in find_fresh_parents failuresPranith Kumar K2012-04-191-1/+3
* cluster/afr: Handle transient parent-entry xactions in lookupPranith Kumar K2012-04-192-6/+96
* cluster/afr: Build parent loc for expungePranith Kumar K2012-04-181-0/+7
* cluster/afr: increment change log with correct byte orderPranith Kumar K2012-04-161-2/+5
* cluster/afr: Perform gfid-less lookup in afrPranith Kumar K2012-04-121-0/+5
* Fix compiler warnings and typos from Debian build.Jeff Darcy2012-04-102-2/+2
* cluster/afr: Fix a compilation warningVijay Bellur2012-04-051-1/+1
* self-heald: succeed heal info alwaysPranith Kumar K2012-04-051-1/+2
* self-heald: Add node-uuid option for determining brick positionPranith Kumar K2012-04-053-66/+13
* self-heald: Find self-heal failures, split-brainPranith Kumar K2012-04-056-13/+36
* cluster/afr: Handle self-heal of files with holesPranith Kumar K2012-04-044-15/+45
* Replace GPLV3 MD5 with OpenSSL MD5Kaleb KEITHLEY2012-04-042-11/+19
* cluster/afr: Fix frame leak in hardlink self-healPranith Kumar K2012-03-311-9/+2
* cluster/afr: Handle invalid inode in open_fd_fixPranith Kumar K2012-03-311-1/+5
* cluster/afr: Fix split-brain logPranith Kumar K2012-03-291-5/+8
* cluster/afr: Fix the split-brain logPranith Kumar K2012-03-291-3/+4
* cluster/afr: handle fstat failure in data-self-healPranith Kumar K2012-03-291-1/+1
* cluster/afr: Handle afr data self-heal failures gracefullyPranith Kumar K2012-03-282-51/+138
* core: adding extra data for fopsAmar Tumballi2012-03-2220-589/+696
* glusterd: Disabled self-heal on clear-locks internal mountKrishnan Parthasarathi2012-03-211-5/+5
* replicate: fix a glitch in up_count/down_count updates.Jeff Darcy2012-03-191-2/+24
* Logs: Improved logs in lock/unlock execution pathPranith Kumar K2012-03-181-1/+1
* Self-heald: Handle errors gracefully and show errors to usersPranith Kumar K2012-03-185-106/+196
* 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