xfs: decouple inode and bmap btree header files
[deliverable/linux.git] / fs / xfs / xfs_dir2_data.c
index 3f7edddb8eff7a4de647e36aeb81c94b30108eb9..ccfeb4d8376a6aa91985ce30c19285bc221640f4 100644 (file)
@@ -18,6 +18,7 @@
  */
 #include "xfs.h"
 #include "xfs_fs.h"
+#include "xfs_format.h"
 #include "xfs_log_format.h"
 #include "xfs_trans_resv.h"
 #include "xfs_sb.h"
@@ -25,8 +26,6 @@
 #include "xfs_mount.h"
 #include "xfs_da_format.h"
 #include "xfs_da_btree.h"
-#include "xfs_bmap_btree.h"
-#include "xfs_dinode.h"
 #include "xfs_inode.h"
 #include "xfs_dir2.h"
 #include "xfs_dir2_priv.h"
This page took 0.023833 seconds and 5 git commands to generate.