summaryrefslogtreecommitdiffstats
path: root/xlators/cluster/afr/src/afr-self-heald.c
Commit message (Expand)AuthorAgeFilesLines
* afr: remove stale index entriesRavishankar N2015-03-171-0/+54
* cluster/ec: Add self-heal-daemon command handlersPranith Kumar K2015-03-091-10/+10
* libglusterfs: Moved common functions as utils in syncop/common-utilsPranith Kumar K2015-02-271-78/+10
* cluster/afr: Re-introduce heal-timeout optionPranith Kumar K2015-02-061-1/+1
* syncop: Provide syncop_ftw and syncop_dir_scan utilsPranith Kumar K2015-02-061-257/+117
* libglusterfs: change signature of syncop_(f)getxattrRavishankar N2015-01-051-4/+4
* telldir()/seekdir() portability fixesEmmanuel Dreyfus2014-12-171-6/+40
* heal: glfs-heal implementationPranith Kumar K2014-10-151-2/+0
* Fix invalid seekdir() usageEmmanuel Dreyfus2014-09-301-3/+36
* cluster/afr: More dict_t leak fixesKrutika Dhananjay2014-09-261-29/+56
* cluster/afr: Perform gfid heal inside locks.Pranith Kumar K2014-08-221-1/+1
* cluster/afr: Don't support heal info healed/heal-failed commandsPranith Kumar K2014-05-271-30/+21
* cluster/afr: Remove stale index in self-heal codepathPranith Kumar K2014-05-081-4/+6
* cluster/afr: Fix inode_forget assert failurePranith Kumar K2014-04-281-3/+16
* cluster/afr: refactorAnand Avati2014-03-221-1592/+1013
* syncop: Change return value of syncopPranith Kumar K2014-01-191-13/+31
* cluster/afr: Stop index crawl on pending full crawlPranith Kumar K2014-01-081-5/+35
* cluster/afr: Add foreground self-heal launch capability through lookupPranith Kumar K2013-12-161-1/+1
* core: fix errno for non-existent GFIDAnand Avati2013-11-261-1/+1
* libglusterfs: Add monotonic clocking counter for timer threadHarshavardhana2013-10-151-3/+2
* cluster/afr: [Feature] Command implementation to get heal-countVenkatesh Somyajulu2013-10-141-7/+131
* cluster/afr : Implementation of command "gluster volume heal vn statistics"Venkatesh Somyajulu2013-10-141-18/+409
* 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