summaryrefslogtreecommitdiffstats
path: root/xlators/cluster/dht/src/dht-inode-write.c
Commit message (Expand)AuthorAgeFilesLines
* 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