[Bugs] [Bug 1540669] New: Do lock conflict check correctly for wait-list

bugzilla at redhat.com bugzilla at redhat.com
Wed Jan 31 17:02:32 UTC 2018


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

            Bug ID: 1540669
           Summary: Do lock conflict check correctly for wait-list
           Product: GlusterFS
           Version: mainline
         Component: disperse
          Assignee: bugs at gluster.org
          Reporter: pkarampu at redhat.com
                CC: bugs at gluster.org



Description of problem:
    Problem:
    ec_link_has_lock_conflict() is traversing over only owner_list
    but the function is also getting called with wait_list.

    Fix:
    Modify ec_link_has_lock_conflict() to traverse lists correctly.
    Updated the callers to reflect the changes.


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


How reproducible:
Found while code-reading

Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

-- 
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