summaryrefslogtreecommitdiffstats
path: root/heal
Commit message (Expand)AuthorAgeFilesLines
* heal/xml : xml implementation of heal info and splitbrain infohari gowtham2016-05-081-51/+362
* heal: Fix incorrect heal info outputAnuradha Talur2016-05-061-1/+2
* afr: add mtime based split-brain resolution to CLIRavishankar N2016-04-041-6/+11
* glfs/heal: Use encrypted connection in shdAshish Pandey2016-03-281-0/+5
* heal: Have fixed number of fields in heal info outputPranith Kumar K2016-03-171-11/+20
* heal: Remove sleep()Pranith Kumar K2016-02-111-1/+0
* heal : Do not print heal count on ENOTCONNAnuradha Talur2015-12-211-8/+22
* heal : Changed heal info to process all indices directoriesAnuradha Talur2015-12-211-106/+237
* afr:vol heal info fails when transport.socket.bind-address is set in glusterdMohamed Ashiq2015-12-031-1/+2
* heal: remove glfsh_print_brick()Ravishankar N2015-09-271-34/+3
* heal: Add check for healing directories in split-brainRavishankar N2015-08-271-1/+27
* heal : Do not invoke glfs_fini for glfs-heal commandsAnuradha2015-06-081-1/+1
* heal: Do not call glfs_fini in final buildsPranith Kumar K2015-06-041-3/+17
* libgfapi: Store and restore THIS in every API exposed by libgfapiPoornima G2015-05-091-1/+0
* build: glfsheal should link against $(UUID_LIBS)Niels de Vos2015-04-291-4/+2
* libglusterfs/syncop: Add xdata to all syncop callsRaghavendra Talur2015-04-081-9/+10
* Avoid conflict between contrib/uuid and system uuidEmmanuel Dreyfus2015-04-041-5/+5
* cluster/ec: Implement heal info for ecPranith Kumar K2015-03-301-14/+25
* glfsheal: Do not print pending heals for non-afr xlsPranith Kumar K2015-03-261-1/+2
* gfapi: add glfs_h_acl_set() and glfs_h_acl_get()Niels de Vos2015-03-181-1/+1
* cluster/ec: Add self-heal-daemon command handlersPranith Kumar K2015-03-091-19/+19
* afr: catch proper result of glfs_set_volfile_serverHumble Devassy Chirammal2015-03-031-2/+5
* libglusterfs: Moved common functions as utils in syncop/common-utilsPranith Kumar K2015-02-271-38/+2
* syncop: Provide syncop_ftw and syncop_dir_scan utilsPranith Kumar K2015-02-061-33/+3
* afr : Change in heal info split-brain commandAnuradha2015-01-301-13/+66
* cluster/afr: split-brain resolution CLIRavishankar N2015-01-151-53/+363
* api: versioned symbols in libgfapi.so for compatibilityKaleb S. KEITHLEY2015-01-121-3/+0
* libglusterfs: change signature of syncop_(f)getxattrRavishankar N2015-01-051-4/+7
* afr: Fixes to commit 85427a23c238499137cbfaafdb7b6ad27f67506aAnuradha2015-01-011-0/+8
* cluster/afr : Change in volume heal info commandAnuradha2014-12-232-212/+83
* telldir()/seekdir() portability fixesEmmanuel Dreyfus2014-12-171-3/+23
* heal: free leaked frames.Ravishankar N2014-12-041-0/+2
* api: versioned symbols in libgfapi.so for compatibilityKaleb S. KEITHLEY2014-11-071-0/+4
* heal/src: Fix build failure on OSXHarshavardhana2014-10-181-1/+1
* heal: glfs-heal implementationPranith Kumar K2014-10-153-0/+648