]> 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 08:10:01 +0000 (13:40 +0530)
commitcac4ee5d1a5e769c6bf90619d93043ade15fc27b
tree6a84821dfff1ed3c069939ee67b694f8c82435ec
parent1aa981f1c80a2f990f6317735840d0b66eb273dd
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)
src/client/Client.cc