[Bugs] [Bug 1746368] New: Use rwlock to protect inode table

bugzilla at redhat.com bugzilla at redhat.com
Wed Aug 28 09:48:31 UTC 2019


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

            Bug ID: 1746368
           Summary: Use rwlock to protect inode table
           Product: GlusterFS
           Version: mainline
          Hardware: All
                OS: Linux
            Status: NEW
         Component: locks
          Severity: medium
          Assignee: bugs at gluster.org
          Reporter: gechangwei at live.cn
                CC: bugs at gluster.org
  Target Milestone: ---
    Classification: Community



Description of problem:
Presently, inode table is protected by mutex which effects glusterfs
concurrency. Using rwlock to protect inode would be better,.

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


How reproducible:
Not a bug, no need to reproduce.

Steps to Reproduce:
1.
2.
3.

A lock usage optimization, not applicable for below items.
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