summaryrefslogtreecommitdiffstats
path: root/xlators/cluster/dht/src/dht-common.c
Commit message (Expand)AuthorAgeFilesLines
* removed reference to GF_LOG_NORMALAmar Tumballi2011-04-071-2/+2
* cluster/dht: send back the proper inode number in the cbk functionsAmar Tumballi2011-04-061-2/+4
* cluster/dht: log level fixes in lookup* functionsAmar Tumballi2011-04-061-21/+20
* log gfid mismatches for the same file in cluster xlator lookupAmar Tumballi2011-04-061-1/+20
* Revert "Process dir/link from other subvol if error in dht_readdir"Vijay Bellur2011-03-311-17/+4
* cluster/dht: Fix double freeing in quota aggregate.Junaid2011-03-261-10/+23
* Process dir/link from other subvol if error in dht_readdirshishir gowda2011-03-251-4/+17
* cluster/distribute: aggregate quota-sizes in lookup and getxattr.Raghavendra G2011-03-221-2/+54
* cluster/dht: log enhancementsAmar Tumballi2011-03-171-148/+157
* cluster/dht: whitespace cleanupAmar Tumballi2011-03-171-2107/+2105
* dht: log filename on failed reavalidateAnand Avati2011-02-251-2/+3
* dht: do not send revalidates to all subvolsAnand Avati2011-02-221-10/+6
* core: have framework for GF_EVENT_CHILD_MODIFIED notifcation eventAnand Avati2011-02-221-1/+8
* Solaris build fixesshishir gowda2011-02-221-1/+1
* cluster/dht : implement a fsetxattr() commandAmar Tumballi2011-02-181-0/+44
* cluster/dht: Send removexattr() to all subvolumes.Vikas Gorur2011-02-141-4/+52
* cluster/dht: Perform self-heal as rootPranith K2011-02-081-2/+2
* adding libxlator, to ensure proper client side aggregation of marks by cluste...Kaushik BV2011-01-271-6/+65
* distribute: handle a case of 'local->key' being free'd twice.Amar Tumballi2010-11-131-1/+0
* Fix DHT getxattr for directoriesshishir gowda2010-11-031-16/+64
* distribute: bring in statfs normalizationAmar Tumballi2010-10-271-5/+35
* unwind if layout is NULL in getxattr for dhtRaghavendra Bhat2010-10-121-0/+7
* dht: change behaviour CHILD_UP/DOWN/CONNECTING event propagationAnand Avati2010-10-111-1/+84
* Revert "distribute: Propagate CHILD-UP when all subvols are up"Anand Avati2010-10-111-17/+3
* Copyright changesVijay Bellur2010-10-111-1/+1
* distribute: check for 'conf' before dereferencing itAmar Tumballi2010-10-051-9/+45
* Change GNU GPL to GNU AGPLPranith K2010-10-041-3/+3
* rmdir: introduce extra flags parameter in FOP prototypeAnand V. Avati2010-10-021-2/+4
* stat enhancementsAmar Tumballi2010-10-011-8/+22
* Changes to replace flock with gf_flock across GlusterFS.Pavan Sondur2010-10-011-4/+4
* distribute: Propagate -1 op_ret on failed fopShehjar Tikoo2010-09-281-0/+1
* distribute: don't check for inode's gfid in _cbkv3.1.0qa34Amar Tumballi2010-09-271-2/+1
* distribute: don't update the inode's gfid directlyAmar Tumballi2010-09-231-2/+9
* distribute: bring in feature to fix the layout of root inodeAmar Tumballi2010-09-231-1/+143
* distribute: while selfhealing directory, send proper gfid in dictAmar Tumballi2010-09-221-4/+5
* distribute: Propagate CHILD-UP when all subvols are upShehjar Tikoo2010-09-221-3/+17
* Fix crash in dht_pathinfo_getxattr_cbkshishir gowda2010-09-171-4/+11
* distribute: send proper 'gfid' in calls originated from lookup/mkdirAmar Tumballi2010-09-161-0/+9
* remove 'gen' from iatt/protocol structuresAmar Tumballi2010-09-141-5/+0
* gfid: changes in symlink() prototype to have params dictionary with uuid in itAnand Avati2010-09-041-2/+2
* gfid: changes in mkdir() prototype to have params dictionary with uuid in itAnand Avati2010-09-041-3/+6
* gfid: changes in mknod() prototype to have params dictionary with uuid in itAnand Avati2010-09-041-4/+6
* gfid: change in create() prototype to have params dictionary with uuid in itAnand Avati2010-09-041-5/+8
* gfid: changes in inode managementAnand Avati2010-09-041-1/+0
* cluster/distribute: add option 'use-readdirp' to force readdirpAmar Tumballi2010-09-021-0/+3
* cluster/dht: fixes to handle 'fix.layout' attribute properly.Amar Tumballi2010-09-021-3/+10
* fixes in 'gluster volume rebalance'Amar Tumballi2010-08-311-1/+3
* dht enhancementsAmar Tumballi2010-07-271-49/+72
* Revert "dht: perform revalidate on one subvolume"Anand V. Avati2010-07-151-17/+108
* proper way to do defrag of a mountpointAmar Tumballi2010-07-141-3/+214