]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
client: calls to _ll_fh_exists() should hold client_lock 58397/head
authorVenky Shankar <vshankar@redhat.com>
Mon, 19 Aug 2024 10:03:23 +0000 (10:03 +0000)
committerDhairya Parmar <dparmar@redhat.com>
Tue, 10 Sep 2024 08:34:02 +0000 (14:04 +0530)
commitcfbc80a4fdc8bcdb877fa8fb63411296fc72b84f
tree79d3788a2b66b74ca9d0331202a334b6be720691
parentf162cc9d7b8380df1410e1dad010add0bd4615de
client: calls to _ll_fh_exists() should hold client_lock

Credit to Brad Hubbard for grabbing the stack trace.

Fixes: https://tracker.ceph.com/issues/67565
Signed-off-by: Venky Shankar <vshankar@redhat.com>
(cherry picked from commit c37ad2b43738e5f07904cd272cc5417eb617dfa3)
src/client/Client.cc