check_disk: get_fs_usage hasn't been run if using groups
commit982cbeea0008c7dbbf670b2fa274115ee13556fb
authorSven Nierlein <Sven.Nierlein@consol.de>
Mon, 16 Sep 2013 13:30:56 +0000 (16 15:30 +0200)
committerSven Nierlein <sven@consol.de>
Mon, 16 Sep 2013 13:30:56 +0000 (16 15:30 +0200)
tree5d7947fcbda64c54bd18ebcb252262de9b19050d
parent63312395eed8fc0628cf81eebe3b11b4d299adc6
check_disk: get_fs_usage hasn't been run if using groups

the reason why it still worked sometimes was fsu_blocks beeing uninitialized
which resulted in a true test sometimes.
plugins/check_disk.c