summaryrefslogtreecommitdiffstats
path: root/xlators/cluster/dht/src/dht-diskusage.c
Commit message (Expand)AuthorAgeFilesLines
* Cleanup unused this pointers (#2282)Rinku Kothiya2021-03-221-1/+1
* cluster/dht: simplify and cleanup internal time managementDmitry Antipov2020-08-111-8/+4
* multiple files: another attempt to remove includesYaniv Kaul2019-06-091-4/+0
* libglusterfs: Move devel headers under glusterfs directoryShyamsundarR2018-11-291-4/+4
* core: fix strncpy warningsKaleb S. KEITHLE2018-11-091-2/+2
* Land part 2 of clang-format changesGluster Ant2018-09-121-435/+418
* All: run codespell on the code and fix issues.Yaniv Kaul2018-07-161-1/+1
* dht: Send an event when disks get fullAnkit raj2017-04-211-4/+22
* cluster/dht: Check for NULL before using variableAshish Pandey2017-11-041-3/+3
* cluster/dht: Skip file migration if the subvol that meets min-free-disk crite...Susant Palai2017-04-171-6/+13
* cluster/dht: Make rebalance honor min-free-diskSusant Palai2017-04-111-3/+28
* dht: At places needed use STACK_WIND_COOKIEPoornima G2016-12-061-12/+14
* dht: missleading indendentation, gcc-6Kaleb S KEITHLEY2016-01-051-1/+2
* dht: block/handle create op falling to decommissioned brickSusant Palai2015-06-161-5/+20
* dht: Adding log messages to the new logging frameworkarao2015-06-121-2/+4
* build: do not #include "config.h" in each fileNiels de Vos2015-05-181-5/+0
* dht: suggest to add more bricks when min-free-disk is exceeded.Humble Devassy Chirammal2015-03-131-2/+2
* dht: support heterogeneous brick sizesJeff Darcy2014-06-171-6/+21
* Cluster/DHT: New logging frameworkNithya Balachandran2014-05-301-17/+21
* cluster/dht: Fix min-free-disk calculations when quota-deem-statfs is onKrutika Dhananjay2014-05-211-1/+15
* cluster/dht: Ignore subvols with error in min-free-disk/inodesshishir gowda2013-07-081-8/+67
* cluster/dht: Correct min_free_disk behaviourRaghavendra Talur2013-01-241-27/+85
* license: dual license under GPLV2 and LGPLV3+Kaleb KEITHLEY2012-05-081-14/+5
* core: adding extra data for fopsAmar Tumballi2012-03-201-3/+4
* cluster/distribute: send the proper 'loc_t' for statfs()Amar Tumballi2012-02-181-9/+11
* cluster/distribute: Add support for 'min-free-inodes' on each distribute subv...Harshavardhana2011-11-151-195/+237
* Move some of the messages to log level `TRACE'.Sachidananda Urs2011-10-291-2/+2
* distribute rebalance: handle the open file migrationAmar Tumballi2011-09-071-3/+6
* Change Copyright current yearPranith Kumar K2011-08-091-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-061-2/+2
* cluster/dht: log enhancementsAmar Tumballi2011-03-161-9/+4
* cluster/dht: whitespace cleanupAmar Tumballi2011-03-161-54/+54
* distribute: bring in statfs normalizationAmar Tumballi2010-10-061-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-07-311-2/+0
* Bug 799: dht prints 100% full when subvolume is not connected to remote hostLakshmipathi2010-05-141-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-051-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-171-3/+3
* bug fix in dht-diskusage when statvfs->f_blocks is 0Amar Tumballi2009-05-281-2/+3
* log message cleanup in distributeAnand V. Avati2009-04-211-7/+7
* bug fixes in dht-disk-usage feature.Amar Tumballi2009-04-131-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