[Bugs] [Bug 1233036] [AFR-V2] - Fix shd coredump from tests/bugs/glusterd/bug-948686.t

bugzilla at redhat.com bugzilla at redhat.com
Fri Jun 19 06:38:13 UTC 2015


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



--- Comment #2 from Anand Avati <aavati at redhat.com> ---
COMMIT: http://review.gluster.org/11309 committed in release-3.6 by Raghavendra
Bhat (raghavendra at redhat.com) 
------
commit d86a238f29c1519bad37bd38d12227bd69d1947f
Author: Krutika Dhananjay <kdhananj at redhat.com>
Date:   Mon Jun 8 11:36:12 2015 +0530

    cluster/afr: Do not attempt entry self-heal if the last lookup on entry
failed on src

            Backport of: http://review.gluster.org/11119

    Test bug-948686.t was causing shd to dump core due to gfid being NULL.
    This was due to the volume being stopped while index heal's in progress,
    causing afr_selfheal_unlocked_lookup_on() to fail sometimes on the src
brick
    with ENOTCONN. And when afr_selfheal_newentry_mark() copies the gfid off
the
    src iatt, it essentially copies null gfid. This was causing the assertion
    as part of xattrop in protocol/client to fail.

    Change-Id: I81723567af824ce4a9fa37e309eeeab8404ac71e
    BUG: 1233036
    Signed-off-by: Krutika Dhananjay <kdhananj at redhat.com>
    Reviewed-on: http://review.gluster.org/11309
    Tested-by: Gluster Build System <jenkins at build.gluster.com>
    Reviewed-by: Pranith Kumar Karampuri <pkarampu at redhat.com>
    Reviewed-by: Raghavendra Bhat <raghavendra at redhat.com>

-- 
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=wyrL9DhCri&a=cc_unsubscribe


More information about the Bugs mailing list