819910d Ticket 403 - fix CLEANALLRUV regression from last commit

Authored and Committed by mreynolds 11 years ago
    Ticket 403 - fix CLEANALLRUV regression from last commit
    
    Bug Description:  The last commit for CLEANALLRUV caused a regression that could
                      hang the process when comparing maxcsn's.
    
    Fix Description:  Needed to write a new ruv_compare_csn function to handle the
                      unique scenarios presented by CLEANALLRUV.
    
                      Also improved settings verfication, and error handling.
    
    https://fedorahosted.org/389/ticket/403
    
    Reviewed by: richm (Thanks!)