diff options
author | Mohammed Rafi KC <rkavunga@redhat.com> | 2019-01-21 17:01:33 +0530 |
---|---|---|
committer | Amar Tumballi <amarts@redhat.com> | 2019-01-23 13:59:54 +0000 |
commit | cf12a446f86169d0954e68dad36a7763cb178a0e (patch) | |
tree | 94aed72a17d9fa741ac4558f1b654fc96102dfbb /events | |
parent | d193ed84ae2886d89b899e02e9642e61bdab462a (diff) |
performance/readdir-ahead: Fix deadlock in readdir ahead.
This patch fixes a lock contention in reaadir-ahead xlator.
There are two issues, one is the processing of "." ".."
entry while holding an fd_ctx lock. The other one is destroying
the stack inside a fd_ctx lock.
Change-Id: Id0bf83a3d9fea6b40015b8d167525c59c6cfa25e
updates: bz#1659708
Signed-off-by: Mohammed Rafi KC <rkavunga@redhat.com>
Diffstat (limited to 'events')
0 files changed, 0 insertions, 0 deletions