aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_rtalloc.c
diff options
context:
space:
mode:
Diffstat (limited to 'fs/xfs/xfs_rtalloc.c')
-rw-r--r--fs/xfs/xfs_rtalloc.c6
1 files changed, 0 insertions, 6 deletions
diff --git a/fs/xfs/xfs_rtalloc.c b/fs/xfs/xfs_rtalloc.c
index c7b20568ee88..8da5d89dcbcd 100644
--- a/fs/xfs/xfs_rtalloc.c
+++ b/fs/xfs/xfs_rtalloc.c
@@ -27,14 +27,8 @@
27#include "xfs_dir2.h" 27#include "xfs_dir2.h"
28#include "xfs_mount.h" 28#include "xfs_mount.h"
29#include "xfs_bmap_btree.h" 29#include "xfs_bmap_btree.h"
30#include "xfs_alloc_btree.h"
31#include "xfs_ialloc_btree.h"
32#include "xfs_dir2_sf.h"
33#include "xfs_attr_sf.h"
34#include "xfs_dinode.h" 30#include "xfs_dinode.h"
35#include "xfs_inode.h" 31#include "xfs_inode.h"
36#include "xfs_btree.h"
37#include "xfs_ialloc.h"
38#include "xfs_alloc.h" 32#include "xfs_alloc.h"
39#include "xfs_bmap.h" 33#include "xfs_bmap.h"
40#include "xfs_rtalloc.h" 34#include "xfs_rtalloc.h"