cd5bfad Ticket 47385 - Disk Monitoring is not triggered as expected.

Authored and Committed by mreynolds 10 years ago
    Ticket 47385 - Disk Monitoring is not triggered as expected.
    
    Bug Description: Is using large values for the threshold the faeture does not
                     work.
    
    Fix Description: There was an overflow of a integer value uses to determine
                     if the server should enter the "shutdown mode".  Also removed
                     some unnecessary checks to see if disk space is continuing to drop.
    
    https://fedorahosted.org/389/ticket/47385
    
    Reviewed by: Noriko(Thanks!)
    (cherry picked from commit 8486837842cd6779918520a17ca7c48441fe493b)
    
        
file modified
+1 -5