summaryrefslogtreecommitdiffstats
path: root/gf-error-codes.h.template
diff options
context:
space:
mode:
authorRavishankar N <ravishankar@redhat.com>2014-03-10 18:28:02 +0530
committerVijay Bellur <vbellur@redhat.com>2014-03-22 05:27:26 -0700
commit16151032862af8ee70f14eff57162d829d8d75f9 (patch)
treef75a93cb529868af9e0ad441ca85631a9a11cbe5 /gf-error-codes.h.template
parent6d3739292b7b51d2ddbab75b5f884fb38925b943 (diff)
debug/io-stats:fix compile warning
Compiler Warning: --------------------------------------------------------- io-stats.c: In function 'io_stats_dump': io-stats.c:950:24: warning: comparison between 'gf1_cli_stats_op' and 'enum gf1_cli_info_op' [-Wenum-compare] if (op == GF_CLI_INFO_ALL || io-stats.c:951:24: warning: comparison between 'gf1_cli_stats_op' and 'enum gf1_cli_info_op' [-Wenum-compare] op == GF_CLI_INFO_CUMULATIVE) ^ --------------------------------------------------------- Fix: Use the appropriate enum in function defintion of io_stats_dump(). Note: Using the same BZ ID as the commit that introduced this argument. Change-Id: I24e1aaf9ab86b4f337e3daa729d561ec208f2a95 BUG: 1030580 Signed-off-by: Ravishankar N <ravishankar@redhat.com> Reviewed-on: http://review.gluster.org/7217 Tested-by: Gluster Build System <jenkins@build.gluster.com> Reviewed-by: Vijay Bellur <vbellur@redhat.com>
Diffstat (limited to 'gf-error-codes.h.template')
0 files changed, 0 insertions, 0 deletions