diff options
author | Marcel Huber <[email protected]> | 2016-05-11 21:28:33 +0200 |
---|---|---|
committer | Brian Behlendorf <[email protected]> | 2016-05-12 12:36:28 -0700 |
commit | 20c901dc7a96a5f156d28bfb26d9f82026a4fcfb (patch) | |
tree | 05d2dd1d3c3dc024257b376e56fbc1d2d633b5f5 /module/zfs/spa.c | |
parent | 04bc461062df8e272aa11268668140c2976ac823 (diff) |
Fixes bug in fix_paths()
Fixes bug introduced in commit 7d90f569a. Hinted by gcc:
libzfs_import.c: In function ‘fix_paths’:
libzfs_import.c:602:28: warning: self-comparison always evaluates to true [-Wtautological-compare]
if (best->ne_num_labels == best->ne_num_labels &&
Signed-off-by: Marcel Huber <[email protected]>
Signed-off-by: Chunwei Chen <[email protected]>
Signed-off-by: Brian Behlendorf <[email protected]>
Issue #4632
Diffstat (limited to 'module/zfs/spa.c')
0 files changed, 0 insertions, 0 deletions