summaryrefslogtreecommitdiff
path: root/fs/xfs
diff options
context:
space:
mode:
authorDave Chinner <david@fromorbit.com>2016-06-21 03:10:19 +0300
committerDave Chinner <david@fromorbit.com>2016-06-21 03:10:19 +0300
commit07931b7be70916055b882c6a379a3016f5772681 (patch)
tree39389c4e4f08a56f27dac18780498f666583a9ad /fs/xfs
parent26f1fe858f2744edfc75e92d34a6be0af5e8b45d (diff)
parent8be9f564d25e7adc582f9f3689040ce5aa6f1f5b (diff)
downloadlinux-07931b7be70916055b882c6a379a3016f5772681.tar.xz
Merge branch 'fs-4.8-iomap-infrastructure' into for-next
Diffstat (limited to 'fs/xfs')
-rw-r--r--fs/xfs/xfs_pnfs.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/fs/xfs/xfs_pnfs.c b/fs/xfs/xfs_pnfs.c
index d5b756669fb5..db3c7df52e30 100644
--- a/fs/xfs/xfs_pnfs.c
+++ b/fs/xfs/xfs_pnfs.c
@@ -1,6 +1,7 @@
/*
* Copyright (c) 2014 Christoph Hellwig.
*/
+#include <linux/iomap.h>
#include "xfs.h"
#include "xfs_format.h"
#include "xfs_log_format.h"