summaryrefslogtreecommitdiffstats
path: root/xlators/cluster/afr/src/afr-self-heald.c
Commit message (Expand)AuthorAgeFilesLines
* cluster/afr: Removed misleading log from afr_start_crawlVenkatesh Somyajulu2013-05-311-2/+2
* self-heald: Remove stale index even in heal infoPranith Kumar K2013-01-221-35/+45
* cluster/afr: Link inode only on lookupPranith Kumar K2013-01-211-22/+22
* Cluster/afr: Fix output for gluster volume heal vn info healedVenkatesh Somyajula2012-11-261-16/+32
* replicate: don't use synctask_new from within a synctaskJeff Darcy2012-10-111-3/+14
* cluster/afr Changed the message's log level from Error to DebugVenkatesh Somyajulu2012-10-101-3/+3
* cluster/afr: Trigger heal on local subvols on any child_upPranith Kumar K2012-09-251-13/+21
* afr: Avoid excessive logging in self-heal.Krishnan Parthasarathi2012-08-231-1/+1
* Self-heald: Prevent logging of errno ENOENTVenkatesh Somyajulu2012-08-201-4/+4
* cluster/afr: update loc inode after inode_linkPranith Kumar K2012-07-311-12/+24
* remove useless if-before-free (and free-like) functionsJim Meyering2012-07-131-2/+1
* replicate: default read_child to a local brick if there is one.Jeff Darcy2012-06-051-0/+56
* Self-heald: inode_link files while crawlingPranith Kumar K2012-06-051-5/+10
* Self-heald: Enable configuring of heal poll timeoutPranith Kumar K2012-05-181-3/+1
* Self-heald: Print the time stamp of the event-historyPranith Kumar K2012-05-171-10/+22
* license: dual license under GPLV2 and LGPLV3+Kaleb KEITHLEY2012-05-101-16/+7
* Self-heald: Dump the event history completelyPranith Kumar K2012-05-071-16/+5
* 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 locShylesh 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