hc
2024-02-20 102a0743326a03cd1a1202ceda21e175b7d3575c
kernel/fs/xfs/xfs_trace.c
....@@ -6,6 +6,7 @@
66 #include "xfs.h"
77 #include "xfs_fs.h"
88 #include "xfs_shared.h"
9
+#include "xfs_bit.h"
910 #include "xfs_format.h"
1011 #include "xfs_log_format.h"
1112 #include "xfs_trans_resv.h"
....@@ -15,26 +16,19 @@
1516 #include "xfs_inode.h"
1617 #include "xfs_btree.h"
1718 #include "xfs_da_btree.h"
18
-#include "xfs_ialloc.h"
19
-#include "xfs_itable.h"
2019 #include "xfs_alloc.h"
2120 #include "xfs_bmap.h"
2221 #include "xfs_attr.h"
23
-#include "xfs_attr_leaf.h"
2422 #include "xfs_trans.h"
25
-#include "xfs_log.h"
2623 #include "xfs_log_priv.h"
2724 #include "xfs_buf_item.h"
2825 #include "xfs_quota.h"
29
-#include "xfs_iomap.h"
30
-#include "xfs_aops.h"
3126 #include "xfs_dquot_item.h"
3227 #include "xfs_dquot.h"
3328 #include "xfs_log_recover.h"
34
-#include "xfs_inode_item.h"
35
-#include "xfs_bmap_btree.h"
3629 #include "xfs_filestream.h"
3730 #include "xfs_fsmap.h"
31
+#include "xfs_btree_staging.h"
3832
3933 /*
4034 * We include this last to have the helpers above available for the trace