[Bugs] [Bug 1419846] 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 09:32:37 UTC 2017
https://bugzilla.redhat.com/show_bug.cgi?id=1419846
--- Comment #2 from Worker Ant <bugzilla-bot at gluster.org> ---
COMMIT: https://review.gluster.org/16553 committed in release-3.10 by
Shyamsundar Ranganathan (srangana at redhat.com)
------
commit e576a061c394dea5a665ea8a6185831fe13d4af7
Author: hari gowtham <hgowtham at redhat.com>
Date: Fri Feb 3 15:55:47 2017 +0530
Tier: remove warning related to the enum
back-port of : https://review.gluster.org/#/c/16539/
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>
Change-Id: I8d2ec89b8689066091ab58406d225e1058f435cf
BUG: 1419846
Signed-off-by: hari gowtham <hgowtham at redhat.com>
Reviewed-on: https://review.gluster.org/16553
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>
Reviewed-by: Atin Mukherjee <amukherj at redhat.com>
CentOS-regression: Gluster Build System <jenkins at build.gluster.org>
--
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