summaryrefslogtreecommitdiff
path: root/fs/xfs/libxfs/xfs_inode_fork.c
diff options
context:
space:
mode:
authorDave Chinner <david@fromorbit.com>2016-03-07 09:30:12 +1100
committerDave Chinner <david@fromorbit.com>2016-03-07 09:30:12 +1100
commit6d247d47fbd6883f7096e0e672afbdba6286dbc4 (patch)
treeef576302d9f0075bf77725132dd886f00443beec /fs/xfs/libxfs/xfs_inode_fork.c
parentacb3e26fc3652d43cb5cf07c311ed55f3aecf40e (diff)
parentaf055e37a91d215d7174d0b84c86795ca81086a7 (diff)
Merge branch 'xfs-misc-fixes-4.6' into for-next
Diffstat (limited to 'fs/xfs/libxfs/xfs_inode_fork.c')
-rw-r--r--fs/xfs/libxfs/xfs_inode_fork.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/fs/xfs/libxfs/xfs_inode_fork.c b/fs/xfs/libxfs/xfs_inode_fork.c
index 0defbd02f62d..ef22a78fb569 100644
--- a/fs/xfs/libxfs/xfs_inode_fork.c
+++ b/fs/xfs/libxfs/xfs_inode_fork.c
@@ -31,6 +31,7 @@
#include "xfs_error.h"
#include "xfs_trace.h"
#include "xfs_attr_sf.h"
+#include "xfs_da_format.h"
kmem_zone_t *xfs_ifork_zone;