summaryrefslogtreecommitdiffstats
path: root/xlators/cluster/dht/src/dht-inode-write.c
Commit message (Expand)AuthorAgeFilesLines
* dht - Remove "tier" code (part 2)Barak Sason Rofman2020-09-161-17/+15
* dht - Reducing methods scopeBarak Sason Rofman2019-12-181-12/+12
* dht: Rebalance causing IO Error - File descriptor in bad stateMohit Agrawal2019-10-141-8/+8
* Multiple files: reduce work while under lock.Yaniv Kaul2018-12-271-12/+10
* Land part 2 of clang-format changesGluster Ant2018-09-121-1201/+1115
* dht: remove useless argument from dht_iatt_mergeKinglong Mee2018-07-161-26/+26
* cluster/dht: avoid overwriting client writes during migrationSusant Palai2018-01-181-1/+27
* cluster/dht : User xattrs are not healed after brick stop/startMohit Agrawal2017-05-121-11/+152
* dht: add FOP check to dht_file_setattr_cbkRavishankar N2017-09-051-2/+2
* cluster/dht: Check for open fd only on EBADFN Balachandran2017-08-041-100/+110
* Revert "cluster/dht: Check for open fd only on EBADF"N Balachandran2017-08-041-74/+100
* cluster/dht: Check for open fd only on EBADFN Balachandran2017-07-311-100/+74
* cluster/dht: Check if fd is opened on dst subvolN Balachandran2017-06-261-20/+110
* cluster/dht: Pass the req dict instead of NULL in dht_attr2()Krutika Dhananjay2017-04-201-9/+24
* dht: At places needed use STACK_WIND_COOKIEPoornima G2016-12-061-74/+78
* cluster/dht : Ftruncate on migrating file fails with EINVALN Balachandran2015-12-161-16/+28
* cluster/tier: Handle FOPs on files being migratedN Balachandran2015-09-011-17/+145
* dht: Adding log messages to the new logging frameworkarao2015-06-121-18/+18
* dht : Error value check before performing rebalance completeSakshi2015-06-051-5/+13
* cluster/dht: fix incorrect dst subvol info in inode_ctxNithya Balachandran2015-05-191-23/+41
* cluster/dht: pass a destination subvol to fop2 variants to avoid races.Raghavendra G2015-05-281-67/+97
* build: do not #include "config.h" in each fileNiels de Vos2015-05-181-5/+0
* features/shard: Implement [f]truncate fopsKrutika Dhananjay2015-05-051-2/+2
* Cluster/DHT: New logging frameworkNithya Balachandran2014-05-301-38/+38
* cluster/dht: force set dir inode ctx cached time in setattr()Anand Avati2014-04-011-1/+5
* core: fix errno for non-existent GFIDAnand Avati2013-11-211-6/+6
* zerofill: Change the type of len argument of glfs_zerofill() to off_tBharata B Rao2013-11-151-1/+1
* cluster/dht - rebalance: handle the rebalance @ inode level (!fd level)Amar Tumballi2013-09-101-37/+24
* glusterfs: zerofill supportM. Mohan Kumar2013-11-091-0/+136
* glusterfs: discard (hole punch) supportBrian Foster2013-05-231-0/+136
* gluster: add fallocate fop supportBrian Foster2013-05-081-0/+140
* cluster/dht: Do not open fd in migration check/complete for non fd opsshishir gowda2013-05-061-1/+1
* cluster/dht: Do migration inprog/complete check only if ENOENTshishir gowda2013-05-131-1/+3
* license: dual license under GPLV2 and LGPLV3+Kaleb KEITHLEY2012-05-081-14/+5
* core: adding extra data for fopsAmar Tumballi2012-03-201-30/+35
* core: add an extra flag to readv()/writev() APIAmar Tumballi2012-02-061-4/+6
* cluster/distribute: Use local call_cnt while windingshishir gowda2011-11-101-4/+6
* cluster/distribute: minor fixes in open file migrationAmar Tumballi2011-09-141-20/+35
* distribute rebalance: handle the open file migrationAmar Tumballi2011-09-071-0/+597