[Bugs] [Bug 1332788] New: Wrong op-version for mandatory-locks volume set option

bugzilla at redhat.com bugzilla at redhat.com
Wed May 4 05:46:40 UTC 2016


https://bugzilla.redhat.com/show_bug.cgi?id=1332788

            Bug ID: 1332788
           Summary: Wrong op-version for mandatory-locks volume set option
           Product: GlusterFS
           Version: 3.8.0
         Component: glusterd
          Severity: medium
          Priority: medium
          Assignee: bugs at gluster.org
          Reporter: anoopcs at redhat.com
                CC: bugs at gluster.org
        Depends On: 1332413



+++ This bug was initially created as a clone of Bug #1332413 +++

Description of problem:
Mandatory-locks feature has gone into release-3.8 branch. But
locks.mandatory-locking volume set option is defined under op-version 4.0.0
which is wrong.

         { .key         = "locks.mandatory-locking",
           .voltype     = "features/locks",
           .op_versionGD_OP_VERSION_4_0_0,
           .validate_fn = validate_mandatory_locking,
         },

Version-Release number of selected component (if applicable):
mainline

--- Additional comment from Vijay Bellur on 2016-05-03 12:55:30 IST ---

REVIEW: http://review.gluster.org/14180 (mgmt/glusterd: Fix op-version for
mandatory-locking volume set option) posted (#1) for review on master by Anoop
C S (anoopcs at redhat.com)

--- Additional comment from Vijay Bellur on 2016-05-03 23:38:49 IST ---

COMMIT: http://review.gluster.org/14180 committed in master by Atin Mukherjee
(amukherj at redhat.com) 
------
commit 717e66a799b70c9b61ad56ab9d27915e265f9d3d
Author: Anoop C S <anoopcs at redhat.com>
Date:   Tue May 3 12:50:51 2016 +0530

    mgmt/glusterd: Fix op-version for mandatory-locking volume set option

    The following volume set option will be available with 3.8 release.

    locks.mandatory-locking

    This one-line change is to fix the wrongly set op-version for the
    above mentioned volume set option.

    Change-Id: Icc7d213f917f5f69e2ec84c685b1138ce2f86a90
    BUG: 1332413
    Signed-off-by: Anoop C S <anoopcs at redhat.com>
    Reviewed-on: http://review.gluster.org/14180
    NetBSD-regression: NetBSD Build System <jenkins at build.gluster.org>
    Smoke: Gluster Build System <jenkins at build.gluster.com>
    Reviewed-by: Atin Mukherjee <amukherj at redhat.com>
    CentOS-regression: Gluster Build System <jenkins at build.gluster.com>


Referenced Bugs:

https://bugzilla.redhat.com/show_bug.cgi?id=1332413
[Bug 1332413] Wrong op-version for mandatory-locks volume set option
-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.


More information about the Bugs mailing list