xfs: use iomap to implement DAX
authorChristoph Hellwig <hch@lst.de>
Mon, 19 Sep 2016 01:28:38 +0000 (11:28 +1000)
committerDave Chinner <david@fromorbit.com>
Mon, 19 Sep 2016 01:28:38 +0000 (11:28 +1000)
commit6c31f495d19975b7d2e824ee614934d5db113afe
treec7e2338f7c1c2a212d6f6d268d6868e6ef8cbd01
parente372843a407ddff1e4c4acc7cdf3df9987bf48cc
xfs: use iomap to implement DAX

Another users of buffer_heads bytes the dust.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Ross Zwisler <ross.zwisler@linux.intel.com>
Signed-off-by: Dave Chinner <david@fromorbit.com>
fs/xfs/xfs_file.c
fs/xfs/xfs_iomap.c