[collectd-changes] collectd, the system statistics collection daemon: Changes to 'collectd-4.10'

Florian Forster octo at verplant.org
Sat Jan 21 12:09:40 CET 2012


 src/df.c |   17 ++++++++++++++++-
 1 files changed, 16 insertions(+), 1 deletions(-)

New commits:
commit ca65f66c3cdbbb8af941d3624b85757355f38ad8
Author: Toni Ylenius <toniylenius at gmail.com>
Date:   Fri Jan 6 18:13:56 2012 +0200

    df: Set negative free space values to zero.
    
    Some file systems (eg. UFS) may report negative free spave values.
    Previously this caused underflow, but now it is prevented by setting
    negative values to zero.
    
    Change-Id: I821adb8a6d7a40dcbd6c65ab3541fbcd714f8aba
    
    Conflicts:
    
    	src/df.c




More information about the collectd-changes mailing list