summaryrefslogtreecommitdiffstats
path: root/xlators/cluster/dht/src/dht-selfheal.c
Commit message (Expand)AuthorAgeFilesLines
* gNFS: Incorrect NFS ACL encoding for XFSSantosh Kumar Pradhan2013-09-291-0/+1
* cluster/dht: assign layout onto missing directories tooAnand Avati2013-09-091-4/+28
* cluster/dht: Ignore decommissioned subvol in overlap optimizationshishir gowda2013-05-241-0/+7
* cluster/distribute: Ignore non-participating subvols for layout checksshishir gowda2013-04-091-3/+65
* dht: make DHT xattr names configurableJeff Darcy2013-03-211-3/+5
* dht: fix a typoJulesWang2013-03-181-1/+1
* cluster/distribute: Fix layout overlaps due to spread-count in selfheal pathshishir gowda2013-03-071-50/+12
* distribute: add hash-name-regex optionJeff Darcy2013-02-181-1/+1
* dht: better layout-optimization algorithmJeff Darcy2013-02-071-22/+60
* cluster/distribute: get_layout should account only available subvolsv3.4.0qa7shishir gowda2013-01-231-4/+3
* cluster/distribute: re-set layouts to prevent overlapsshishir gowda2012-12-111-8/+38
* cluster/dht: fail fix-layout if any of the subvol is downshishir gowda2012-11-291-23/+20
* cluster/dht: Heal dir uid/gidshishir gowda2012-11-291-0/+47
* dht: improve dht_fix_layout_of_directory for better re-assignmentAnand Avati2012-09-121-145/+78
* remove useless if-before-free (and free-like) functionsJim Meyering2012-07-131-4/+2
* distribute: support user-specified layouts.Jeff Darcy2012-05-311-1/+7
* 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