[Bugs] [Bug 1626313] fix glfs_fini related problems
bugzilla at redhat.com
bugzilla at redhat.com
Thu Sep 27 03:04:43 UTC 2018
https://bugzilla.redhat.com/show_bug.cgi?id=1626313
--- Comment #12 from Worker Ant <bugzilla-bot at gluster.org> ---
COMMIT: https://review.gluster.org/21216 committed in master by "Amar Tumballi"
<amarts at redhat.com> with a commit message- rpc: failed requests immediately if
rpc connection is down
In the case glfs_fini is ongoing, some cache xlators like readdir-ahead,
continues to submit requests. Current rpc submit code ignores
connection status and queues these internally generated requests. These
requests then got cleaned up after inode table has been destroyed,
causing crash.
Change-Id: Ife6b17d8592a054f7a7f310c79d07af005087017
updates: bz#1626313
Signed-off-by: Zhang Huan <zhanghuan at open-fs.com>
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Bugs
mailing list