xfs: decouple log and transaction headers
[firefly-linux-kernel-4.4.55.git] / fs / xfs / xfs_xattr.c
index e01f35ea76ba436310f11d82b9fdf78322d8f6fe..23052992c7e216df2582d9d1847d7ec5fef23635 100644 (file)
 
 #include "xfs.h"
 #include "xfs_log_format.h"
-#include "xfs_da_btree.h"
+#include "xfs_trans_resv.h"
+#include "xfs_sb.h"
+#include "xfs_ag.h"
+#include "xfs_mount.h"
+#include "xfs_da_format.h"
 #include "xfs_bmap_btree.h"
 #include "xfs_inode.h"
 #include "xfs_attr.h"