summaryrefslogtreecommitdiffstats
path: root/xlators/cluster/dht/src/dht-common.c
Commit message (Expand)AuthorAgeFilesLines
* Revert "dht: perform revalidate on one subvolume"v3.0.5rc5Anand V. Avati2010-06-071-16/+106
* dht: perform revalidate on one subvolumeAnand Avati2010-05-131-106/+16
* fuse, dht: use readdir by default.Anand Avati2010-05-131-2/+15
* Filter out extended attribute visibility on the mount point.Sachidananda2010-04-231-0/+6
* dht: preserve and return proper pre/postparent structures during unlinkAnand Avati2010-03-041-1/+3
* dht: fix READDIR semantics which got broken in 512dcad823feb199d78f5b66a09bc4...Anand Avati2010-02-231-30/+21
* dht: fix leak introduced in 137f94ed123b1c7c7ada541aaa599679e19888f6Anand Avati2010-02-221-1/+4
* dht: unlink stale linkfiles in rmdir to prevent ENOTEMPTYAnand Avati2010-02-221-9/+196
* 'lookup-unhashed' option of distribute should be 'auto' by default.Amar Tumballi2010-02-061-3/+46
* distribute: Dont dereference sbuf on failed readlink_cbkShehjar Tikoo2009-12-181-0/+4
* Save st_dev properly in stbuf.st_dev from the same subvolume.Harshavardhana Ranganath2009-12-061-1/+1
* distribute: more cases of st_dev settingAnand Avati2009-12-061-1/+4
* distribute: return st_dev from the same subvol from where itransform is perfo...Anand Avati2009-12-061-0/+4
* cluster/distribute: copy the stat structure while copying dentries in readdir...Raghavendra G2009-11-191-0/+2
* cluster/dht: Do readdir in dht_readdir instead of readdirpVikas Gorur2009-11-131-1/+1
* distribute - more NULL checkAnand V. Avati2009-10-161-3/+21
* distribute,nufa: layout handling changesAnand V. Avati2009-10-161-110/+69
* fix double initialization of dht_local_tAnand V. Avati2009-10-161-7/+0
* NULL checks on local->loc.parentAnand V. Avati2009-10-161-17/+36
* cluster/dht: Change STACK_UNWIND to STACK_UNWIND_STRICT.Vikas Gorur2009-10-081-78/+82
* Changed occurrences of Z Research to Gluster.Vijay Bellur2009-10-071-1/+1
* distribute: Support readdirp fopShehjar Tikoo2009-10-061-5/+111
* distribute: NFS-friendly logic changesShehjar Tikoo2009-10-011-91/+255
* Global: NFS-friendly prototype changesShehjar Tikoo2009-10-011-27/+157
* Global: Introduce setattr and fsetattr fopsShehjar Tikoo2009-10-011-293/+162
* dht_readdir_cbk: use stat attributes in the READDIRPLUS dirents toAnand V. Avati2009-06-261-22/+21
* local->loc should be filled in dht-mknod()Amar Tumballi2009-06-181-0/+9
* dht logging cleanupAnand V. Avati2009-04-281-2/+0
* log message cleanup in distributeAnand V. Avati2009-04-241-207/+158
* "option unhashed-sticky-bit on/off"krishna2009-04-231-5/+16
* Fixed parameter to finodelk in STACK_WIND in dhtVikas Gorur2009-04-171-1/+1
* cluster/distribute bug fix - try to create linkfile in dht_lookup_everywhere_...Basavanagowda Kanur2009-04-161-16/+44
* bug fixes in dht-disk-usage feature.Amar Tumballi2009-04-141-35/+55
* in dht, initialize the free available space properly, so the first few create...Amar Tumballi2009-04-121-0/+3
* update cluster/dht with new readv writev prototypesAnand V. Avati2009-04-121-5/+8
* distribute to take care of available disk space while creating new dirs, and ...Amar Tumballi2009-04-031-25/+157
* cluster/{dht,nufa} propogate ESTALE (when at least one subvolume returns ESTA...Basavanagowda Kanur2009-04-021-1/+10
* cluster/{nufa,dht} fail revalidates with ESTALE, in case a stale layout is fo...Basavanagowda Kanur2009-04-021-2/+2
* Enhancements to distribute selfhealAnand V. Avati2009-03-261-48/+109
* 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
* Add extra 'volume' parameter to inodelk/entrylk callsVikas Gorur2009-03-121-8/+8
* dht_readdir_cbk - retry on same subvol if no entries match the hashAnand V. Avati2009-03-091-5/+15
* updated copyright header to extend copyright upto 2009Basavanagowda Kanur2009-02-261-1/+1
* DHT clean up. Lot of selfheal code is not applicable to newly created directo...Krishna Srinivas2009-02-251-5/+4
* Added all filesVikas Gorur2009-02-181-0/+3470