[Bugs] [Bug 1428743] Fix crash in dht resulting from tests/features/nuke.t
bugzilla at redhat.com
bugzilla at redhat.com
Fri Mar 3 09:48:52 UTC 2017
https://bugzilla.redhat.com/show_bug.cgi?id=1428743
--- Comment #2 from Worker Ant <bugzilla-bot at gluster.org> ---
COMMIT: https://review.gluster.org/16840 committed in release-3.8 by Niels de
Vos (ndevos at redhat.com)
------
commit 2b65e69bf7adcd6176c24ef1439bd06aa445deae
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: Ib970b3198185a6c641092b00e115a672cb3f9111
BUG: 1428743
Signed-off-by: Krutika Dhananjay <kdhananj at redhat.com>
Reviewed-on: https://review.gluster.org/16840
Smoke: Gluster Build System <jenkins at build.gluster.org>
NetBSD-regression: NetBSD Build System <jenkins at build.gluster.org>
Reviewed-by: Raghavendra G <rgowdapp at redhat.com>
CentOS-regression: Gluster Build System <jenkins at build.gluster.org>
Reviewed-by: Niels de Vos <ndevos 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