]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
client: add helper for determining if a perm check is necessary
authorPatrick Donnelly <pdonnell@ibm.com>
Thu, 14 Nov 2024 17:36:14 +0000 (12:36 -0500)
committerPatrick Donnelly <pdonnell@ibm.com>
Thu, 27 Feb 2025 18:41:53 +0000 (13:41 -0500)
commit5f53a239a44deb60b81ab83b48e9ae3bc5b7e504
treeb8af4b7f5ab6ccc9dcfe33365bac37563cc17b46
parentd27eb1aab68b2cd5345dfca58d3384ea4d9e3ffc
client: add helper for determining if a perm check is necessary

To be used in subsequent commits.

Signed-off-by: Patrick Donnelly <pdonnell@ibm.com>
Fixes: https://tracker.ceph.com/issues/66373
src/client/Client.cc
src/client/Client.h
src/client/fuse_ll.cc