]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
cls/cephfs: add missing forward declaration
authorMax Kellermann <max.kellermann@ionos.com>
Sat, 26 Oct 2024 18:08:20 +0000 (20:08 +0200)
committerMax Kellermann <max.kellermann@ionos.com>
Fri, 14 Feb 2025 15:15:50 +0000 (16:15 +0100)
Signed-off-by: Max Kellermann <max.kellermann@ionos.com>
src/cls/cephfs/cls_cephfs_client.h

index 5c33f77f21f878713a9ad78be582a9bc0e55fe04..fcb328d49ea49e452288d38969340b37089f3e61 100644 (file)
@@ -5,6 +5,7 @@
 #include "mds/mdstypes.h"
 #include "cls_cephfs.h"
 
+struct inode_backtrace_t;
 class AccumulateArgs;
 
 class ClsCephFSClient