diff options
Diffstat (limited to 'fs/xfs/xfs_log.c')
-rw-r--r-- | fs/xfs/xfs_log.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/fs/xfs/xfs_log.c b/fs/xfs/xfs_log.c index 03a1ab60c480..1857c412d839 100644 --- a/fs/xfs/xfs_log.c +++ b/fs/xfs/xfs_log.c | |||
@@ -24,7 +24,6 @@ | |||
24 | #include "xfs_trans.h" | 24 | #include "xfs_trans.h" |
25 | #include "xfs_sb.h" | 25 | #include "xfs_sb.h" |
26 | #include "xfs_ag.h" | 26 | #include "xfs_ag.h" |
27 | #include "xfs_dir2.h" | ||
28 | #include "xfs_mount.h" | 27 | #include "xfs_mount.h" |
29 | #include "xfs_error.h" | 28 | #include "xfs_error.h" |
30 | #include "xfs_log_priv.h" | 29 | #include "xfs_log_priv.h" |
@@ -34,8 +33,6 @@ | |||
34 | #include "xfs_ialloc_btree.h" | 33 | #include "xfs_ialloc_btree.h" |
35 | #include "xfs_log_recover.h" | 34 | #include "xfs_log_recover.h" |
36 | #include "xfs_trans_priv.h" | 35 | #include "xfs_trans_priv.h" |
37 | #include "xfs_dir2_sf.h" | ||
38 | #include "xfs_attr_sf.h" | ||
39 | #include "xfs_dinode.h" | 36 | #include "xfs_dinode.h" |
40 | #include "xfs_inode.h" | 37 | #include "xfs_inode.h" |
41 | #include "xfs_rw.h" | 38 | #include "xfs_rw.h" |