summaryrefslogtreecommitdiffstats
path: root/xlators/cluster/dht
Commit message (Expand)AuthorAgeFilesLines
* cluster/distribute: add option 'use-readdirp' to force readdirpAmar Tumballi2010-10-183-1/+15
* Revert "dht: perform revalidate on one subvolume"v3.0.5rc5Anand V. Avati2010-06-071-16/+106
* dht prints 100% full when subvolume is not connected to remote hostLakshmipathi2010-05-311-1/+1
* dht: perform revalidate on one subvolumeAnand Avati2010-05-131-106/+16
* fuse, dht: use readdir by default.Anand Avati2010-05-131-2/+15
* Adding GF_LOG_OCCASIONALLY to prevent repeated warning log messages in dht_is...Anush Shetty2010-05-111-5/+7
* Check whether a server is down before calling rename on the directoryRaghavendra Bhat2010-05-081-0/+7
* dht: don't overwrite the layout after the subvolume expansionAmar Tumballi2010-04-291-1/+1
* 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-223-14/+244
* 'lookup-unhashed' option of distribute should be 'auto' by default.Amar Tumballi2010-02-065-22/+76
* cluster/dht: Check for size 0 in check_is_linkfile()Vijay Bellur2010-01-281-1/+3
* dht: initialize layout typeAnand Avati2010-01-233-5/+6
* distribute: Dont dereference sbuf on failed readlink_cbkShehjar Tikoo2009-12-181-0/+4
* cluster/dht: Check for pointers before de-referencing in dht_stat_merge()Vijay Bellur2009-12-161-0/+3
* 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-062-0/+5
* THIS: set THIS pointers before forget/release/releasedir callbacksAnand Avati2009-12-061-1/+1
* fixes in nufaAmar Tumballi2009-11-263-96/+92
* switch translator addedAmar Tumballi2009-11-263-1/+1059
* 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
* Add unhashed-sticky-bit option to volume_options structureSachidananda2009-11-121-0/+3
* distribute - more NULL checkAnand V. Avati2009-10-161-3/+21
* distribute,nufa: layout handling changesAnand V. Avati2009-10-167-136/+209
* 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
* shuffle hash layouts on directoriesAnand Avati2009-10-151-2/+44
* cluster/dht: Change STACK_UNWIND to STACK_UNWIND_STRICT.Vikas Gorur2009-10-084-98/+107
* Changed occurrences of Z Research to Gluster.Vijay Bellur2009-10-0711-11/+11
* distribute: Support readdirp fopShehjar Tikoo2009-10-062-5/+112
* distribute: NFS-friendly logic changesShehjar Tikoo2009-10-014-101/+320
* Global: NFS-friendly prototype changesShehjar Tikoo2009-10-015-42/+185
* Global: Introduce setattr and fsetattr fopsShehjar Tikoo2009-10-014-303/+167
* Dumop inodectx addedVijay Bellur2009-09-161-0/+29
* cluster/dht: Support for dumpop priv.Vijay Bellur2009-09-161-0/+134
* dht_stat_merge - use the highest uid when ambiguousAnand Avati2009-08-041-2/+3
* dht_readdir_cbk: use stat attributes in the READDIRPLUS dirents toAnand V. Avati2009-06-261-22/+21
* rename dht_first_up_child to dht_first_up_subvolAnand V. Avati2009-06-262-2/+3
* local->loc should be filled in dht-mknod()Amar Tumballi2009-06-181-0/+9
* making dht and nufa's 'min-free-disk' option to take both percent and disk-sizeAmar Tumballi2009-06-184-38/+90
* change the log level of disk full message in dht-diskusageAmar Tumballi2009-06-181-3/+3
* bug fix in dht-diskusage when statvfs->f_blocks is 0Amar Tumballi2009-06-021-2/+3
* dht logging cleanupAnand V. Avati2009-04-283-10/+14
* log message cleanup in distributeAnand V. Avati2009-04-249-291/+242
* "option unhashed-sticky-bit on/off"krishna2009-04-233-5/+25