[Bugs] [Bug 1263585] Data Tiering:new crash seen with tier rebalance deamon

bugzilla at redhat.com bugzilla at redhat.com
Fri Sep 25 19:23:23 UTC 2015


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

Dan Lambright <dlambrig at redhat.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |CLOSED
         Resolution|---                         |DUPLICATE
        Last Closed|                            |2015-09-25 15:23:23



--- Comment #3 from Dan Lambright <dlambrig at redhat.com> ---
The extra entry to the list is actually the head of the list. The head of the
list is an empty brick entry. Note when we traverse the list using
list_for_each_entry, we start from head->next and go until we reach head.. so
we skip this "extra" entry. As its build into the API this is normal I believe.

I am fairly confident this a duplicate of  BZ 1263200 . If we see this again we
should reopen it, but that is the likeliest explanation.

*** This bug has been marked as a duplicate of bug 1263200 ***

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


More information about the Bugs mailing list