[Bugs] [Bug 1435943] When parallel readdir is enabled and there are simultaneous readdir and disconnects , then it results in crash
bugzilla at redhat.com
bugzilla at redhat.com
Mon Mar 27 00:56:23 UTC 2017
https://bugzilla.redhat.com/show_bug.cgi?id=1435943
--- Comment #2 from Worker Ant <bugzilla-bot at gluster.org> ---
COMMIT: https://review.gluster.org/16948 committed in master by Raghavendra G
(rgowdapp at redhat.com)
------
commit 98f602cd64e3f8cc7e4c4a7245e132c0afd7347f
Author: Poornima G <pgurusid at redhat.com>
Date: Sun Mar 26 07:59:53 2017 +0530
protocol-client: Initialize the list_head before using
In client3_3_readdir(p)_cbk, in case of error conditions,
it is possible that the list_head is used before initializing.
Hence move the initialization before usage.
Change-Id: Ie58902d079fdc58416d17b5fa5f61375decb1c99
BUG: 1435943
Signed-off-by: Poornima G <pgurusid at redhat.com>
Reviewed-on: https://review.gluster.org/16948
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: Raghavendra G <rgowdapp 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