summaryrefslogtreecommitdiffstats
path: root/xlators/cluster
Commit message (Expand)AuthorAgeFilesLines
* cluster/afr: Prevent spurious entry self-heal.Vikas Gorur2009-10-231-2/+13
* cluster/afr: Attempt to set fd ctx in create only if the call has succeeded.Vikas Gorur2009-10-201-10/+9
* cluster/afr: Unlock only those paths which have been locked during rename.Vikas Gorur2009-10-161-77/+141
* cluster/afr: Hold lock on all names under "victim" in rmdirVikas Gorur2009-10-161-2/+23
* shuffle hash layouts on directoriesAnand Avati2009-10-151-2/+44
* afr transaction: fix op_ret check during lockingAnand Avati2009-10-131-3/+3
* prevent spurious unlocks from afr selfhealAnand Avati2009-10-136-23/+90
* afr transaction prevent spurious unlocksAnand Avati2009-10-131-2/+4
* cluster/afr: Hold second lock after first lock has been granted for rename tr...Vikas Gorur2009-10-121-30/+84
* replicate: fix missing frame in entry-self-healAnand Avati2009-10-121-0/+7
* added few missing options in translator's option arrayAmar Tumballi2009-10-071-0/+3
* Changed occurrences of Z Research to Gluster.Vijay Bellur2009-10-0739-39/+39
* cluster/afr: Initialize local->first_up_child in AFR_LOCAL_INIT.Vikas Gorur2009-10-052-29/+29
* cluster/afr: dir-write: Fix inode number handling.Vikas Gorur2009-09-282-24/+41
* cluster/afr: Check op_ret in afr_getxattr_cbk before accessing dictVikas Gorur2009-09-081-1/+2
* Filter changelog xattrs in replicatev2.0.6Vikas Gorur2009-08-071-1/+64
* dht_stat_merge - use the highest uid when ambiguousAnand Avati2009-08-041-2/+3
* cluster/afr: inode-read: Check stat buf for NULL before attempting to set ino...Vikas Gorur2009-08-041-3/+4
* afr: fix afr_utimens to wait for success of utimens on atleast priv->wait_cou...Raghavendra G2009-07-301-1/+1
* replicate: Return ino from first subvolume on inode creation fopsShehjar Tikoo2009-07-301-9/+28
* cluster/afr: Use user-supplied struct flock to STACK_WINDVikas Gorur2009-07-271-1/+0
* cluster/afr: Return same inode number in stat buf for readv_cbkVikas Gorur2009-07-272-0/+4
* cluster/afr: Set inode number in unwind_buf in the inode-write calls.Vikas Gorur2009-07-271-17/+17
* Return stat from read subvolume in dir-write ops.Vikas Gorur2009-07-272-52/+83
* Return stat info from read-child in all the inode-write opsVikas Gorur2009-07-272-18/+205
* Do not failover readdir in replicateAnand Avati2009-07-171-34/+18
* Add a random initial offset to the afr round robin indexErick Tryzelaar2009-07-161-0/+3
* Return inode number always from the first up subvolume in AFR.Vikas Gorur2009-07-092-10/+16
* Set timestamps properly when creating missing entries.v2.0.3Vikas Gorur2009-07-061-3/+37
* cluster/afr - use different dictionaries for sending xattrop requests to each...Basavanagowda Kanur2009-06-301-24/+50
* 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
* set 'lookup unhashed' mode to be on by defaultAnand V. Avati2009-06-261-1/+1
* local->loc should be filled in dht-mknod()Amar Tumballi2009-06-181-0/+9
* change the log level of disk full message in dht-diskusageAmar Tumballi2009-06-181-3/+3
* Fix crash in afr data self heal. Bugzilla ID: 3Vikas Gorur2009-06-081-0/+2
* unify getdents count reduced to 512 (from 1024)Amar Tumballi2009-06-031-1/+1
* bug fix in dht-diskusage when statvfs->f_blocks is 0Amar Tumballi2009-06-021-2/+3
* Do itransform in AFR readdir.Vikas Gorur2009-05-261-3/+10
* Always do itransform of the inode number from the first up child.Vikas Gorur2009-05-261-8/+17
* Preserve atime/mtime during data self heal.Vikas Gorur2009-05-261-8/+51
* stripe init 'block-size' pattern parsing bug fixed.2.0.1Amar Tumballi2009-05-081-59/+78
* Set op_errno properly in afr_flush.Vikas Gorur2009-05-081-0/+1
* afr self-heal: update file size of the returning stat buf with source file's ...Anand V. Avati2009-05-061-0/+1
* Do not lock entire file for metadata operations.Vikas Gorur2009-05-052-8/+8
* Made afr_flush a 'quick-unwind' transaction.Vikas Gorur2009-05-051-6/+67
* cluster/unify - unify_forget() should not try to access inode->ctx, if inode-...Basavanagowda Kanur2009-04-301-1/+1
* dht logging cleanupAnand V. Avati2009-04-283-10/+14
* afr logging cleanupAnand V. Avati2009-04-284-52/+45
* log message cleanup in distributeAnand V. Avati2009-04-249-291/+242