[Bugs] [Bug 1418973] removing warning related to enum, to let the build take place without errors for 3.10
bugzilla at redhat.com
bugzilla at redhat.com
Tue Feb 7 05:12:33 UTC 2017
https://bugzilla.redhat.com/show_bug.cgi?id=1418973
--- Comment #5 from Worker Ant <bugzilla-bot at gluster.org> ---
COMMIT: https://review.gluster.org/16539 committed in master by Atin Mukherjee
(amukherj at redhat.com)
------
commit f2133923b8d8851943c5676b88c5ce67725eabe5
Author: hari gowtham <hgowtham at redhat.com>
Date: Fri Feb 3 15:55:47 2017 +0530
Tier: remove warning related to the enum
PROBLEM: In the tier as a service patch the enums for tier (from
gf1_op_command and gf_defrag_command) are put into a single enum
gf_defrag_command which causes a warning that will make the build
fail.
FIX: send both the enum and eliminate the warning.
Change-Id: I899ff622dfb07134e6459aa65f65ea7252765293
BUG: 1418973
Signed-off-by: hari gowtham <hgowtham at redhat.com>
Reviewed-on: https://review.gluster.org/16539
Smoke: Gluster Build System <jenkins at build.gluster.org>
Tested-by: hari gowtham <hari.gowtham005 at gmail.com>
NetBSD-regression: NetBSD Build System <jenkins at build.gluster.org>
CentOS-regression: Gluster Build System <jenkins at build.gluster.org>
Reviewed-by: Atin Mukherjee <amukherj at redhat.com>
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are on the CC list for the bug.
More information about the Bugs
mailing list