]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
ceph_fuse: retry the test_dentry_handling if fails
authorXiubo Li <xiubli@redhat.com>
Fri, 15 Jul 2022 09:41:43 +0000 (17:41 +0800)
committerXiubo Li <xiubli@redhat.com>
Fri, 10 Mar 2023 05:49:39 +0000 (13:49 +0800)
commitbf7839b4cb5aa3ae1ad07b7112ce03010a02c22d
tree042228f9730b5b5bafd71296cf3f5bfbcea23495
parent13404cdeda7c92f28b130560531e3f69f1926612
ceph_fuse: retry the test_dentry_handling if fails

For some unknown reason the remount will fail, we need to retry it
for the test_dentry_handling.

Fixes: https://tracker.ceph.com/issues/56532
Signed-off-by: Xiubo Li <xiubli@redhat.com>
(cherry picked from commit f6a9bd6a69362527502eba4906e2605f3474007f)
src/ceph_fuse.cc