[Bugs] [Bug 1428739] Fix crash in dht resulting from tests/features/nuke.t

bugzilla at redhat.com bugzilla at redhat.com
Sat Mar 4 19:00:50 UTC 2017


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



--- Comment #2 from Worker Ant <bugzilla-bot at gluster.org> ---
COMMIT: https://review.gluster.org/16836 committed in release-3.10 by
Shyamsundar Ranganathan (srangana at redhat.com) 
------
commit 4713b9a74879ecc2b3d5c96987609c09497bd005
Author: Krutika Dhananjay <kdhananj at redhat.com>
Date:   Thu Mar 2 15:27:54 2017 +0530

    cluster/dht: Fix crash in "nuke-dir" feature

            Backport of: https://review.gluster.org/16829

    My patch at https://review.gluster.org/16419 is resulting
    in core dumps everytime I run tests/features/nuke.t.

    Turns out dht, upon successfully "nuking" a directory,
    which was initiated through a setxattr, unwinds the operation
    with rmdir fop signature, resulting in readdir-ahead casting
    a struct iatt (preparent) to dict_t, leading to a crash.

    Change-Id: I480f80170c31a6da3ff7809852449e6f44f7d047
    BUG: 1428739
    Signed-off-by: Krutika Dhananjay <kdhananj at redhat.com>
    Reviewed-on: https://review.gluster.org/16836
    Smoke: Gluster Build System <jenkins at build.gluster.org>
    NetBSD-regression: NetBSD Build System <jenkins at build.gluster.org>
    CentOS-regression: Gluster Build System <jenkins at build.gluster.org>
    Reviewed-by: Vijay Bellur <vbellur at redhat.com>

-- 
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