summaryrefslogtreecommitdiffstats
path: root/xlators/cluster/dht/src/dht-common.c
Commit message (Expand)AuthorAgeFilesLines
...
* LICENSE: s/GNU Affero General Public/GNU General Public/Pranith Kumar K2011-08-061-3/+3
* cluster/dht: clear local->cached_subvol when switching to do_fresh_lookupAnand Avati2011-08-061-0/+1
* distribute: bring in feature to do rebalance from insideAmar Tumballi2011-07-141-12/+43
* cluster/distribute: bring in directory-spread-count optionAmar Tumballi2011-07-141-3/+31
* cluster/distribute: handle layout overlaps while giving a new fixAmar Tumballi2011-07-141-22/+10
* DHT access: For nfs calls, op_ret is always 0, and mode is op_errnoshishir gowda2011-07-131-1/+10
* afr/stripe: collect pathinfo xattrs from all childsVenky Shankar2011-07-121-16/+40
* distribute: handle 'fix.layout' key in setxattr() instead of getxattr()Amar Tumballi2011-06-231-67/+46
* core: fill 'ia_ino' from 'ia_gfid' in 'storage/posix' to preserve same ino nu...Amar Tumballi2011-06-161-124/+4
* DHT: check for mis-matching user xattrsshishir gowda2011-06-141-2/+15
* DHT selheal dir: Recreate dirs with correct gfid.shishir gowda2011-06-131-0/+1
* cluster/dht: use GFID returned from hashed subvolumeAnand Avati2011-06-091-0/+5
* DHT:first_up_subvol should be the one up the longestshishir gowda2011-05-311-1/+9
* statfs(): honor the 'inode' on which the statfs() call is madeAmar Tumballi2011-05-311-6/+27
* cluster/dht: notify should succeed when waiting for all subvols first eventPranith Kumar K2011-05-301-1/+3
* cluster/dht: detect linkfiles mismatching gfids and delete+recreateAnand Avati2011-05-261-70/+107
* cluster/distribute: corrected layout mismatch handling logicAmar Tumballi2011-05-031-173/+13
* loc_t: add 'gfid' and 'pargfid' fieldsAmar Tumballi2011-05-031-2/+2
* DHT: Propogate error if dht_rmdir_opendir_cbkshishir gowda2011-04-171-0/+2
* DHT: Add xlator-option assert_no_child_downshishir gowda2011-04-141-0/+6
* cluster/distribute: Account for the first lookup sent to check whether the pa...Raghavendra G2011-04-101-1/+15
* DHT: send revalidate to all subvols and not just first subvolshishir gowda2011-04-101-6/+10
* 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