summaryrefslogtreecommitdiffstats
path: root/xlators/cluster/dht/src/dht-selfheal.c
Commit message (Expand)AuthorAgeFilesLines
* license: dual license under GPLV2 and LGPLV3+Kaleb KEITHLEY2012-05-101-14/+5
* dht: Log message fix gfid's to gfidsshylesh2012-04-241-1/+1
* core: coverity issues fixedAmar Tumballi2012-04-231-0/+3
* cluster/dht : Acl fix for distribute directory selfhealKaushal M2012-03-261-2/+43
* core: adding extra data for fopsAmar Tumballi2012-03-221-8/+9
* cluster/dht: Prevent crash in dir xattr selfhealshishir gowda2012-03-191-0/+5
* cluster/distribute: fix log level of few messagesAmar Tumballi2012-03-071-4/+4
* core: GFID filehandle based backend and anonymous FDsAnand Avati2012-01-201-0/+8
* glusterfs: An effort to fix all the spell mistakes and typoHarshavardhana2011-11-161-1/+1
* support for de-commissioning a node using 'remove-brick'Amar Tumballi2011-09-131-0/+14
* Eliminate many "var set but not used" warnings with newer gcc.Jeff Darcy2011-09-071-2/+0
* Change Copyright current yearPranith Kumar K2011-08-101-1/+1
* LICENSE: s/GNU Affero General Public/GNU General Public/Pranith Kumar K2011-08-061-3/+3
* storage/posix: handle dictionary being NULL in a functionAmar Tumballi2011-08-031-1/+1
* cluster/distribute: while fixing layout, consider ENOSPC errorsAmar Tumballi2011-07-261-4/+4
* cluster/distribute: bring in directory-spread-count optionAmar Tumballi2011-07-141-0/+3
* cluster/distribute: handle layout overlaps while giving a new fixAmar Tumballi2011-07-141-37/+282
* core: fill 'ia_ino' from 'ia_gfid' in 'storage/posix' to preserve same ino nu...Amar Tumballi2011-06-161-3/+0
* cluster/dht: log enhancementsAmar Tumballi2011-03-171-16/+19
* cluster/dht: whitespace cleanupAmar Tumballi2011-03-171-365/+365
* cluster/dht: restore attrs of dirs in self-healPranith K2011-02-071-3/+63
* Revert "distribute: Return ESTALE when dir selfheal finds no fix"Anand V. Avati2011-02-041-6/+2
* Copyright changesVijay Bellur2010-10-111-1/+1
* Change GNU GPL to GNU AGPLPranith K2010-10-041-3/+3
* distribute: don't update the inode's gfid directlyAmar Tumballi2010-09-231-7/+16
* distribute: while selfhealing directory, send proper gfid in dictAmar Tumballi2010-09-221-3/+16
* distribute: Return ESTALE when dir selfheal finds no fixShehjar Tikoo2010-09-221-2/+6
* gfid: changes in mkdir() prototype to have params dictionary with uuid in itAnand Avati2010-09-041-1/+2
* cluster/dht: check for op_ret in dht_selfheal_dir_mkdir_cbk ()Vijay Bellur2010-09-021-8/+13
* fixes in 'gluster volume rebalance'Amar Tumballi2010-08-311-1/+1
* Remove dead variables.Sachidananda2010-08-021-18/+8
* NULL dereference fixes in code base after running with 'clang'Amar Tumballi2010-07-021-1/+1
* dht: don't overwrite the layout after the subvolume expansionAmar Tumballi2010-04-291-1/+1
* Memory accounting changesVijay Bellur2010-04-231-1/+1
* iatt: changes across the codebaseAnand V. Avati2010-03-161-7/+9
* distribute,nufa: layout handling changesAnand V. Avati2009-10-161-3/+3
* shuffle hash layouts on directoriesAnand Avati2009-10-151-2/+44
* Changed occurrences of Z Research to Gluster.Vijay Bellur2009-10-071-1/+1
* distribute: NFS-friendly logic changesShehjar Tikoo2009-10-011-0/+7
* Global: NFS-friendly prototype changesShehjar Tikoo2009-10-011-1/+2
* dht logging cleanupAnand V. Avati2009-04-281-1/+1
* log message cleanup in distributeAnand V. Avati2009-04-241-9/+9
* bug fixes in dht-disk-usage feature.Amar Tumballi2009-04-141-0/+11
* Skip self-heal when subvolumes are downAnand V. Avati2009-02-271-17/+0
* updated copyright header to extend copyright upto 2009Basavanagowda Kanur2009-02-261-1/+1
* Layout is sorted on volume names before forming the layout ranges. But when a...krishna2009-02-261-3/+13
* DHT clean up. Lot of selfheal code is not applicable to newly created directo...Krishna Srinivas2009-02-251-6/+26
* Added all filesVikas Gorur2009-02-181-0/+460