summaryrefslogtreecommitdiffstats
path: root/xlators/cluster/dht/src/dht-inode-read.c
Commit message (Expand)AuthorAgeFilesLines
* dht: handle ESTALE/ENOENT in dht_accessAnand Avati2013-12-131-1/+1
* core: fix errno for non-existent GFIDAnand Avati2013-11-261-4/+4
* cluster/dht - rebalance: handle the rebalance @ inode level (!fd level)Amar Tumballi2013-11-131-29/+29
* cluster/dht: Prevent dht_access from going into a loop.shishir gowda2013-07-151-1/+10
* cluster/dht: Do migration inprog/complete check only if ENOENTshishir gowda2013-05-311-1/+5
* cluster/dht: send ACCESS call on dir to first_up_subvol if cached is downshishir gowda2012-11-291-0/+11
* license: dual license under GPLV2 and LGPLV3+Kaleb KEITHLEY2012-05-101-14/+5
* core: adding extra data for fopsAmar Tumballi2012-03-221-87/+87
* core: add an extra flag to readv()/writev() APIAmar Tumballi2012-02-141-3/+5
* cluster/distribute: Use local call_cnt while windingshishir gowda2011-11-161-4/+6
* cluster/distribute: minor fixes in open file migrationAmar Tumballi2011-09-191-17/+22
* distribute rebalance: handle the open file migrationAmar Tumballi2011-09-121-0/+1115