summaryrefslogtreecommitdiffstats
path: root/xlators/cluster/dht/src/dht-diskusage.c
Commit message (Expand)AuthorAgeFilesLines
* dht: At places needed use STACK_WIND_COOKIEPoornima G2017-01-091-12/+14
* dht: missleading indendentation, gcc-6Kaleb S KEITHLEY2016-01-051-1/+2
* dht: block/handle create op falling to decommissioned brickSusant Palai2015-08-231-5/+20
* dht: Adding log messages to the new logging frameworkarao2015-06-231-2/+4
* build: do not #include "config.h" in each fileNiels de Vos2015-05-291-5/+0
* dht: suggest to add more bricks when min-free-disk is exceeded.Humble Devassy Chirammal2015-03-181-2/+2
* dht: support heterogeneous brick sizesJeff Darcy2014-07-121-6/+21
* Cluster/DHT: New logging frameworkNithya Balachandran2014-06-161-17/+21
* cluster/dht: Fix min-free-disk calculations when quota-deem-statfs is onKrutika Dhananjay2014-06-021-1/+15
* cluster/dht: Ignore subvols with error in min-free-disk/inodesshishir gowda2013-07-101-8/+67
* cluster/dht: Correct min_free_disk behaviourRaghavendra Talur2013-02-041-27/+85
* license: dual license under GPLV2 and LGPLV3+Kaleb KEITHLEY2012-05-101-14/+5
* core: adding extra data for fopsAmar Tumballi2012-03-221-3/+4
* cluster/distribute: send the proper 'loc_t' for statfs()Amar Tumballi2012-02-191-9/+11
* cluster/distribute: Add support for 'min-free-inodes' on each distribute subv...Harshavardhana2011-11-231-195/+237
* Move some of the messages to log level `TRACE'.Sachidananda Urs2011-11-151-2/+2
* distribute rebalance: handle the open file migrationAmar Tumballi2011-09-121-3/+6
* Change Copyright current yearPranith Kumar K2011-08-101-1/+1
* LICENSE: s/GNU Affero General Public/GNU General Public/Pranith Kumar K2011-08-061-3/+3
* dht disk usage: Correct free blk calculationshishir gowda2011-07-071-2/+2
* cluster/dht: log enhancementsAmar Tumballi2011-03-171-9/+4
* cluster/dht: whitespace cleanupAmar Tumballi2011-03-171-54/+54
* distribute: bring in statfs normalizationAmar Tumballi2010-10-271-1/+1
* Copyright changesVijay Bellur2010-10-111-1/+1
* Change GNU GPL to GNU AGPLPranith K2010-10-041-3/+3
* Fix incorrect logmsg about disk space in dhtshishir gowda2010-09-091-6/+8
* Remove dead variables.Sachidananda2010-08-021-2/+0
* Bug 799: dht prints 100% full when subvolume is not connected to remote hostLakshmipathi2010-05-211-1/+1
* THIS: set THIS pointers before forget/release/releasedir callbacksAnand Avati2009-12-061-1/+1
* Changed occurrences of Z Research to Gluster.Vijay Bellur2009-10-071-1/+1
* making dht and nufa's 'min-free-disk' option to take both percent and disk-sizeAmar Tumballi2009-06-181-13/+40
* change the log level of disk full message in dht-diskusageAmar Tumballi2009-06-181-3/+3
* bug fix in dht-diskusage when statvfs->f_blocks is 0Amar Tumballi2009-06-021-2/+3
* log message cleanup in distributeAnand V. Avati2009-04-241-7/+7
* bug fixes in dht-disk-usage feature.Amar Tumballi2009-04-141-0/+3
* in dht, initialize the free available space properly, so the first few create...Amar Tumballi2009-04-121-3/+48
* distribute to take care of available disk space while creating new dirs, and ...Amar Tumballi2009-04-031-0/+187