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

bugzilla at redhat.com bugzilla at redhat.com
Tue May 3 10:55:01 UTC 2016


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

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



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

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