]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
client: Fix the multifs auth caps check
authorKotresh HR <khiremat@redhat.com>
Thu, 1 Aug 2024 16:46:00 +0000 (22:16 +0530)
committerKotresh HR <khiremat@redhat.com>
Mon, 8 Sep 2025 09:34:02 +0000 (15:04 +0530)
commit4957eb32c34c4ae6f481c96fbd078cdd7e91caa6
treefe064d8e307590b564694fe19201642fbe7c092b
parent22c0982c744f34c5ac2375a45788956976a259c1
client: Fix the multifs auth caps check

The fsname needs to be passed to validate the mds
auth caps check. This patch fixes the same.

Fixes: https://tracker.ceph.com/issues/72167
Signed-off-by: Kotresh HR <khiremat@redhat.com>
(cherry picked from commit b1d6bb95d3c805af37883ef481b96a1aa33cedf0)
(cherry picked from commit cac4ee5d1a5e769c6bf90619d93043ade15fc27b)
src/client/Client.cc