Commit 7cc9de99 authored by Moe Jette's avatar Moe Jette
Browse files

Replace comparision of qos_ptr->usage_thres == X with

fizzy_equal(qos_ptr->usage_thres, X). This deals with
imprecision in storage for a double, especially with 
respect to un/pack across machine architectures.
parent 2f1aefc9
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment