]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
client: calls to _ll_fh_exists() should hold client_lock 59300/head
authorVenky Shankar <vshankar@redhat.com>
Mon, 19 Aug 2024 10:03:23 +0000 (10:03 +0000)
committerVenky Shankar <vshankar@redhat.com>
Mon, 19 Aug 2024 10:17:03 +0000 (15:47 +0530)
commitc37ad2b43738e5f07904cd272cc5417eb617dfa3
treec7da6dadabf4658936f50b3029cef2f1af253fd3
parent36924ef7fa40a641367f651331c3c1a1602d1d84
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>
src/client/Client.cc