summaryrefslogtreecommitdiffstats
path: root/xlators/cluster/dht/src/dht-inode-read.c
Commit message (Expand)AuthorAgeFilesLines
* dht:remember locked subvol and send unlock to the sameMohammed Rafi KC2016-05-061-19/+40
* cluster/dht: handle EREMOTE in dht lk/flushSusant Palai2016-05-011-7/+96
* dht: Add lease() fopPoornima G2016-04-251-0/+41
* cluster/dht : Ftruncate on migrating file fails with EINVALN Balachandran2015-12-221-33/+49
* cluster/dht : op_ret not set correctly in dht_fsync_cbkN Balachandran2015-10-211-1/+1
* cluster/tier: Handle FOPs on files being migratedN Balachandran2015-09-221-26/+113
* features/shard: Use xattrop (as opposed to setxattr) for updates to size xattrKrutika Dhananjay2015-07-151-2/+2
* dht: Adding log messages to the new logging frameworkarao2015-06-231-12/+12
* cluster/dht: fix incorrect dst subvol info in inode_ctxNithya Balachandran2015-06-021-6/+7
* cluster/dht: pass a destination subvol to fop2 variants to avoid races.Raghavendra G2015-06-021-44/+52
* build: do not #include "config.h" in each fileNiels de Vos2015-05-291-5/+0
* cluster/dht: Add tier translator.Dan Lambright2015-03-211-1/+0
* cluster/dht: Fix dht_access treating directory like filesShyam2014-08-181-4/+5
* Cluster/DHT : Logging changesNithya Balachandran2014-06-181-8/+4
* Cluster/DHT: New logging frameworkNithya Balachandran2014-06-161-36/+40
* 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 downv3.4.0qa3shishir 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