]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
cephfs: Fixed a bug that read operation hung in Client::get_caps when the... 60694/head
authorchentao.2022 <chentao.2022@bytedance.com>
Mon, 5 Aug 2024 15:38:50 +0000 (23:38 +0800)
committerVenky Shankar <vshankar@redhat.com>
Mon, 11 Nov 2024 11:29:40 +0000 (16:59 +0530)
commitb333c18f8ea779047142ef8cb55d05303d942166
tree149512e7fbfa9316ad638bc9a32a5e73f76dfc97
parentbc1a0ebb55bcbeb20ebefd2a76106f030b68e2bd
    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