]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
cephfs: Fixed a bug that read operation hung in Client::get_caps when the Fc caps...
authorchentao.2022 <chentao.2022@bytedance.com>
Mon, 5 Aug 2024 15:38:50 +0000 (23:38 +0800)
committerVenky Shankar <vshankar@redhat.com>
Wed, 4 Jun 2025 03:57:13 +0000 (03:57 +0000)
commit93a1b5635db333542655105fba822e297ba78ac7
treecae0237553ff7a9d2b1964a5f72431eef709afd0
parent99dc8756fd55b5273963c887d508e21d9a9ebe0c
cephfs: Fixed a bug that read operation hung in Client::get_caps when the Fc caps is wanted but revoked by the mds, and the Fc cap refs is no-zero

Fixes: https://tracker.ceph.com/issues/65971
Signed-off-by: Tod Chen <chentao.2022@bytedance.com>
(cherry picked from commit 7f723017454957f3e4e1dbb4613bcf94afa4151e)
src/client/Client.cc