]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
client: return false if cannot link all the way to mountpoint 53887/head
authorXiubo Li <xiubli@redhat.com>
Mon, 9 Oct 2023 04:15:02 +0000 (12:15 +0800)
committerXiubo Li <xiubli@redhat.com>
Thu, 19 Oct 2023 02:25:02 +0000 (10:25 +0800)
commitc7bc4523ffec65d132eef217ce87eaf344144e35
tree3a45bb4fa0be079fb7fc9749d4d8ce7a6bdc4a4c
parente46dc20cdfb157f94781032451057d1e138535cc
client: return false if cannot link all the way to mountpoint

Just in case we cannot link all the way to our mount point we will
force to do sync requests instead and let the MDS do the auth access
check.

Introduced-by: fd7aaab2907 client: add make_path_string() helpers support
Fixes: https://github.com/ceph/ceph/pull/48027#issuecomment-1752324457
Signed-off-by: Xiubo Li <xiubli@redhat.com>
src/client/Dentry.h