summaryrefslogtreecommitdiffstats
path: root/fs/xfs/libxfs/xfs_sb.c
diff options
context:
space:
mode:
authorDave Chinner <david@fromorbit.com>2014-11-28 14:52:16 +1100
committerDave Chinner <david@fromorbit.com>2014-11-28 14:52:16 +1100
commit216875a594e0b4fc72830e3690b8fbe7430738e2 (patch)
tree4658b9b572333cd8a730a1104ad452764f0e69fe /fs/xfs/libxfs/xfs_sb.c
parent4bd47c1bf4a64225a855ed77e259eeb37944ba33 (diff)
parent508b6b3b73888e3296ff638b32f15327e63b7b42 (diff)
downloadlinux-216875a594e0b4fc72830e3690b8fbe7430738e2.tar.gz
linux-216875a594e0b4fc72830e3690b8fbe7430738e2.tar.bz2
linux-216875a594e0b4fc72830e3690b8fbe7430738e2.zip
Merge branch 'xfs-consolidate-format-defs' into for-next
Diffstat (limited to 'fs/xfs/libxfs/xfs_sb.c')
-rw-r--r--fs/xfs/libxfs/xfs_sb.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/fs/xfs/libxfs/xfs_sb.c b/fs/xfs/libxfs/xfs_sb.c
index 5f902fa7913f..752915fa775a 100644
--- a/fs/xfs/libxfs/xfs_sb.c
+++ b/fs/xfs/libxfs/xfs_sb.c
@@ -23,7 +23,6 @@
#include "xfs_trans_resv.h"
#include "xfs_bit.h"
#include "xfs_sb.h"
-#include "xfs_ag.h"
#include "xfs_mount.h"
#include "xfs_inode.h"
#include "xfs_ialloc.h"
@@ -33,7 +32,6 @@
#include "xfs_cksum.h"
#include "xfs_trans.h"
#include "xfs_buf_item.h"
-#include "xfs_dinode.h"
#include "xfs_bmap_btree.h"
#include "xfs_alloc_btree.h"
#include "xfs_ialloc_btree.h"