summaryrefslogtreecommitdiffstats
path: root/xlators/cluster
Commit message (Expand)AuthorAgeFilesLines
...
* Made self heal logic more precise.Vikas Gorur2009-03-241-22/+233
* dht memory leak fixRaghavendra G2009-03-241-1/+1
* fixes issue of hashing to wrong subvolumes in case when a subvolume is downAmar Tumballi2009-03-211-2/+2
* dht_layout_dir_cmp - if xattr is missing, it is an error only if cached layou...Anand V. Avati2009-03-191-11/+18
* Moving few translators which are not well tested, are in beta stage to 'testi...Amar Tumballi2009-03-182-2/+2
* implement forget for cluster/unifyBasavanagowda Kanur2009-03-131-0/+18
* unify revalidate should propogate the error from any of the subvolume upto th...Basavanagowda Kanur2009-03-131-0/+7
* Add extra 'volume' parameter to inodelk/entrylk callsVikas Gorur2009-03-1210-48/+70
* dht_readdir_cbk - retry on same subvol if no entries match the hashAnand V. Avati2009-03-091-5/+15
* check for fd ctx set in changelog_needed_post_op for flush() in afrVikas Gorur2009-02-272-95/+49
* Skip self-heal when subvolumes are downAnand V. Avati2009-02-271-17/+0
* fixing warnings in previous patch (typecasting pointer to long)Anand V. Avati2009-02-271-1/+1
* reverting nested locks in posix-locks for inodelkVikas Gorur2009-02-271-0/+2
* moved dht_hashfn_tea() to libglusterfs/hashfn.c as gf_dm_hashfn() (dm - davie...Basavanagowda Kanur2009-02-273-148/+5
* updated copyright header to extend copyright upto 2009Basavanagowda Kanur2009-02-2639-39/+39
* Layout is sorted on volume names before forming the layout ranges. But when a...krishna2009-02-263-3/+41
* protect fd_ctx get/set in afr_transaction and afr.c with locksVikas Gorur2009-02-262-16/+31
* Unset fd_ctx in afr_flush if it is setVikas Gorur2009-02-261-0/+2
* DHT clean up. Lot of selfheal code is not applicable to newly created directo...Krishna Srinivas2009-02-254-12/+33
* DHT selfheal fix during lookup - create missing directories.Krishna Srinivas2009-02-251-0/+14
* DHT TEA hashfn bugfixAnand V. Avati2009-02-231-5/+0
* cluster/ha to handle EBADFD for fd based operations as transport disconnected.Basavanagowda Kanur2009-02-191-1/+5
* Added all filesVikas Gorur2009-02-1852-0/+36511