aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/linux-2.6/xfs_super.c
diff options
context:
space:
mode:
Diffstat (limited to 'fs/xfs/linux-2.6/xfs_super.c')
-rw-r--r--fs/xfs/linux-2.6/xfs_super.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/fs/xfs/linux-2.6/xfs_super.c b/fs/xfs/linux-2.6/xfs_super.c
index 4c7b8f9f4de..5593066d497 100644
--- a/fs/xfs/linux-2.6/xfs_super.c
+++ b/fs/xfs/linux-2.6/xfs_super.c
@@ -30,8 +30,6 @@
30#include "xfs_bmap_btree.h" 30#include "xfs_bmap_btree.h"
31#include "xfs_alloc_btree.h" 31#include "xfs_alloc_btree.h"
32#include "xfs_ialloc_btree.h" 32#include "xfs_ialloc_btree.h"
33#include "xfs_dir2_sf.h"
34#include "xfs_attr_sf.h"
35#include "xfs_dinode.h" 33#include "xfs_dinode.h"
36#include "xfs_inode.h" 34#include "xfs_inode.h"
37#include "xfs_btree.h" 35#include "xfs_btree.h"
@@ -42,7 +40,6 @@
42#include "xfs_error.h" 40#include "xfs_error.h"
43#include "xfs_itable.h" 41#include "xfs_itable.h"
44#include "xfs_fsops.h" 42#include "xfs_fsops.h"
45#include "xfs_rw.h"
46#include "xfs_attr.h" 43#include "xfs_attr.h"
47#include "xfs_buf_item.h" 44#include "xfs_buf_item.h"
48#include "xfs_utils.h" 45#include "xfs_utils.h"