[Bugs] [Bug 1245919] New: USS: Take ref on root inode

bugzilla at redhat.com bugzilla at redhat.com
Thu Jul 23 06:14:32 UTC 2015


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

            Bug ID: 1245919
           Summary: USS: Take ref on root inode
           Product: Red Hat Gluster Storage
           Version: 3.1
         Component: gluster-snapshot
          Keywords: Triaged
          Assignee: rjoseph at redhat.com
          Reporter: asengupt at redhat.com
        QA Contact: storage-qa-internal at redhat.com
                CC: bugs at gluster.org, gluster-bugs at redhat.com,
                    rkavunga at redhat.com
        Depends On: 1228520
            Blocks: 1228521



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

Description of problem:

<snip from xlators/features/snapview-client/src/snapview-client.c>


       root_loc.gfid[15] = 1;
       root_loc.inode = loc->inode->table->root;
       root_loc.inode->ia_type = IA_IFDIR;
       temp_loc = &root_loc;

</snip>
It is better to take a ref on root inode in above case.

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


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

--- Additional comment from Mohammed Rafi KC on 2015-06-05 02:28:29 EDT ---

upstream patch : http://review.gluster.org/10750


Referenced Bugs:

https://bugzilla.redhat.com/show_bug.cgi?id=1228520
[Bug 1228520] USS: Take ref on root inode
https://bugzilla.redhat.com/show_bug.cgi?id=1228521
[Bug 1228521] USS: Take ref on root inode
-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=sQiYgiK0tC&a=cc_unsubscribe


More information about the Bugs mailing list