[Bugs] [Bug 1593337] New: Perform LINK fop under locks

bugzilla at redhat.com bugzilla at redhat.com
Wed Jun 20 15:09:33 UTC 2018


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

            Bug ID: 1593337
           Summary: Perform LINK fop under locks
           Product: GlusterFS
           Version: mainline
         Component: sharding
          Keywords: Triaged
          Assignee: bugs at gluster.org
          Reporter: kdhananj at redhat.com
        QA Contact: bugs at gluster.org
                CC: bugs at gluster.org



Description of problem:

With
https://review.gluster.org/#/q/status:merged+project:glusterfs+branch:master+topic:ref-1568521
in, where fops that might decrement link count - such as UNLINK and RENAME -
rely on file link count before cleaning up shards, which is determined under
locks, it is important for LINK also to acquire locks to prevent
inconsistencies stemming from premature deletion of shards while the inode
continues to exist.

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


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are on the CC list for the bug.
You are the assignee for the bug.


More information about the Bugs mailing list