Skip to content

Commit b9a18ed

Browse files
committed
cls/cephfs: add missing forward declaration
Signed-off-by: Max Kellermann <[email protected]>
1 parent e704ed9 commit b9a18ed

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/cls/cephfs/cls_cephfs_client.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
#include "mds/mdstypes.h"
66
#include "cls_cephfs.h"
77

8+
struct inode_backtrace_t;
89
class AccumulateArgs;
910

1011
class ClsCephFSClient

0 commit comments

Comments
 (0)