[Bugs] [Bug 1337805] New: Mandatory locks are not migrated during lock migration

bugzilla at redhat.com bugzilla at redhat.com
Fri May 20 06:35:15 UTC 2016


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

            Bug ID: 1337805
           Summary: Mandatory locks are not migrated during lock migration
           Product: GlusterFS
           Version: 3.8.0
         Component: locks
          Severity: medium
          Priority: medium
          Assignee: bugs at gluster.org
          Reporter: anoopcs at redhat.com
                CC: bugs at gluster.org
        Depends On: 1332501



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

Description of problem:

Mandatory locks are differentiated from traditional advisory POSIX locks based
on new structure member named 'lk_flags' within posix_lock_t structure. But
during lock migration getactivelk() inside locks translator does not read
lk_flags from this structure and hence this differentiation is lost on the
destination brick after migration.

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

mainline

--- Additional comment from Vijay Bellur on 2016-05-03 18:24:57 IST ---

REVIEW: http://review.gluster.org/14189 (core: Honour mandatory lock flags
during lock migration) posted (#1) for review on master by Anoop C S
(anoopcs at redhat.com)

--- Additional comment from Vijay Bellur on 2016-05-04 12:43:57 IST ---

REVIEW: http://review.gluster.org/14189 (core: Honour mandatory lock flags
during lock migration) posted (#2) for review on master by Anoop C S
(anoopcs at redhat.com)


Referenced Bugs:

https://bugzilla.redhat.com/show_bug.cgi?id=1332501
[Bug 1332501] Mandatory locks are not migrated during lock migration
-- 
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