[Bugs] [Bug 1401812] RFE: Make readdirp parallel in dht
bugzilla at redhat.com
bugzilla at redhat.com
Tue Jan 10 04:52:33 UTC 2017
https://bugzilla.redhat.com/show_bug.cgi?id=1401812
--- Comment #25 from Worker Ant <bugzilla-bot at gluster.org> ---
COMMIT: http://review.gluster.org/16068 committed in master by Raghavendra G
(rgowdapp at redhat.com)
------
commit c89a065af2adc11d5aca3a4500d2e8c1ea02ed28
Author: Poornima G <pgurusid at redhat.com>
Date: Mon Jan 9 09:55:26 2017 +0530
readdir-ahead : Perform STACK_UNWIND outside of mutex locks
Currently STACK_UNWIND is performnd within ctx->lock.
If readdir-ahead is loaded as a child of dht, then there
can be scenarios where the function calling STACK_UNWIND
becomes re-entrant. Its a good practice to not call
STACK_WIND/UNWIND within local mutex's
Change-Id: If4e869849d99ce233014a8aad7c4d5eef8dc2e98
BUG: 1401812
Signed-off-by: Poornima G <pgurusid at redhat.com>
Reviewed-on: http://review.gluster.org/16068
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: Jeff Darcy <jdarcy at redhat.com>
Reviewed-by: Raghavendra G <rgowdapp 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=WviNipVa7E&a=cc_unsubscribe
More information about the Bugs
mailing list