summaryrefslogtreecommitdiffstats
path: root/xlators/cluster/dht/src/dht-inode-write.c
Commit message (Expand)AuthorAgeFilesLines
* dht: At places needed use STACK_WIND_COOKIEPoornima G2017-01-091-74/+78
* cluster/dht : Ftruncate on migrating file fails with EINVALN Balachandran2015-12-221-16/+28
* cluster/tier: Handle FOPs on files being migratedN Balachandran2015-09-221-17/+145
* dht: Adding log messages to the new logging frameworkarao2015-06-231-18/+18
* dht : Error value check before performing rebalance completeSakshi2015-06-191-5/+13
* cluster/dht: fix incorrect dst subvol info in inode_ctxNithya Balachandran2015-06-021-23/+41
* cluster/dht: pass a destination subvol to fop2 variants to avoid races.Raghavendra G2015-06-021-67/+97
* build: do not #include "config.h" in each fileNiels de Vos2015-05-291-5/+0
* features/shard: Implement [f]truncate fopsKrutika Dhananjay2015-05-071-2/+2
* Cluster/DHT: New logging frameworkNithya Balachandran2014-06-161-38/+38
* cluster/dht: force set dir inode ctx cached time in setattr()Anand Avati2014-04-171-1/+5
* core: fix errno for non-existent GFIDAnand Avati2013-11-261-6/+6
* zerofill: Change the type of len argument of glfs_zerofill() to off_tBharata B Rao2013-11-141-1/+1
* cluster/dht - rebalance: handle the rebalance @ inode level (!fd level)Amar Tumballi2013-11-131-37/+24
* glusterfs: zerofill supportM. Mohan Kumar2013-11-101-0/+136
* glusterfs: discard (hole punch) supportBrian Foster2013-06-131-0/+136
* gluster: add fallocate fop supportBrian Foster2013-06-131-0/+140
* cluster/dht: Do not open fd in migration check/complete for non fd opsshishir gowda2013-05-311-1/+1
* cluster/dht: Do migration inprog/complete check only if ENOENTshishir gowda2013-05-311-1/+3
* license: dual license under GPLV2 and LGPLV3+Kaleb KEITHLEY2012-05-101-14/+5
* core: adding extra data for fopsAmar Tumballi2012-03-221-30/+35
* core: add an extra flag to readv()/writev() APIAmar Tumballi2012-02-141-4/+6
* cluster/distribute: Use local call_cnt while windingshishir gowda2011-11-161-4/+6
* cluster/distribute: minor fixes in open file migrationAmar Tumballi2011-09-191-20/+35
* distribute rebalance: handle the open file migrationAmar Tumballi2011-09-121-0/+597