diff options
author | DHE <[email protected]> | 2016-03-27 15:58:27 -0400 |
---|---|---|
committer | Brian Behlendorf <[email protected]> | 2016-03-30 09:36:51 -0700 |
commit | e3e7cf6026f0761c155ae7920b03fb76c7ad5df8 (patch) | |
tree | daffbe2da983f5893de10631b249705dd487df30 /module/zpios | |
parent | c35b188246899714c156a52fdea179eab3717e92 (diff) |
gcc build error: -Wbool-compare in metaslab.c
When debugging is enabled on a very recent version of gcc
(tested with 5.3.0), DVA_SET_GANG(dva, !!(flags)) fails
because an assertion causes a comparison between what is
technically a boolean and an integer.
Signed-off-by: DHE <[email protected]>
Signed-off-by: Brian Behlendorf <[email protected]>
Closes #4465
Diffstat (limited to 'module/zpios')
0 files changed, 0 insertions, 0 deletions