[Bugs] [Bug 1435946] 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 14:59:45 UTC 2017
https://bugzilla.redhat.com/show_bug.cgi?id=1435946
--- Comment #3 from Worker Ant <bugzilla-bot at gluster.org> ---
COMMIT: https://review.gluster.org/16949 committed in release-3.10 by
Shyamsundar Ranganathan (srangana at redhat.com)
------
commit bbe96394337446364af235cf40293bf596072ace
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.
>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>
Change-Id: Ie58902d079fdc58416d17b5fa5f61375decb1c99
BUG: 1435946
Signed-off-by: Poornima G <pgurusid at redhat.com>
Reviewed-on: https://review.gluster.org/16949
NetBSD-regression: NetBSD Build System <jenkins at build.gluster.org>
Smoke: Gluster Build System <jenkins at build.gluster.org>
CentOS-regression: Gluster Build System <jenkins at build.gluster.org>
Reviewed-by: Shyamsundar Ranganathan <srangana 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