Skip to content
Commit 09d8fdf9 authored by Michael Pyne's avatar Michael Pyne
Browse files

Properly check if mdraid array is active.

Don't compare a bool with an int.  This causes this part of the
comparison to always evaluate to 'true'.

In this case the corrected check actually appears to be necessary
(inactive raid arrays won't show the "raid%d" type of output that is
meant to be copied into ->Level).  Also noted by Coverity, CID 256387.
parent 7c551f82
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