summaryrefslogtreecommitdiffstats
path: root/xlators/cluster/afr/src/afr-self-heald.c
Commit message (Expand)AuthorAgeFilesLines
...
* 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/afr: Log enhancementsPranith Kumar K2012-04-251-10/+13
* Fix compiler warnings and typos from Debian build.Jeff Darcy2012-04-101-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-051-66/+7
* self-heald: Find self-heal failures, split-brainPranith Kumar K2012-04-051-5/+14
* Self-heald: Handle errors gracefully and show errors to usersPranith Kumar K2012-03-181-102/+192
* cluster/afr: Enable eager-lockPranith Kumar K2012-03-171-1/+1
* cluster/afr: handle sending NULL dentry name for inode link in self-heal-daemonRaghavendra Bhat2012-03-141-1/+10
* Revert "afr: [Un]Set the 'right' lkowner for [f]{inode|entry}_lk and the 'enc...Vijay Bellur2012-03-031-0/+1
* cluster/afr: Add new option to know which process it is inPranith Kumar K2012-03-011-1/+2
* afr: [Un]Set the 'right' lkowner for [f]{inode|entry}_lk and the 'enclosed' fop.Krishnan Parthasarathi2012-03-011-1/+0
* cluster/afr: Add commands to see self-heald opsPranith Kumar K2012-02-201-203/+573
* cluster/afr: Self-heald, Index integrationPranith Kumar K2012-02-201-165/+386
* core: get xattrs also as part of readdirpAmar Tumballi2012-01-251-1/+1
* cluster/afr: set loc->gfid for building root locv3.3.0qa20Shylesh Kumar2012-01-231-1/+1
* dht,afr: Fixed gfid problemsPranith Kumar K2011-11-181-42/+15
* core: remove 'ino' variable from 'inode_t' structureAmar Tumballi2011-11-161-2/+0
* pump: Change crawl to accommodate afr_lookup changesPranith Kumar K2011-10-281-9/+9
* Second round of warning suppression.Jeff Darcy2011-09-291-3/+1
* cluster/afr: Handle files without gfid in self-healPranith Kumar K2011-09-291-77/+92
* Proactive self heal process implementationPranith Kumar K2011-09-141-0/+512