]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitba83a639c55e693ea5a25dba1fe21db155f6e692
treec7e2338f7c1c2a212d6f6d268d6868e6ef8cbd01
parent16ee2ceaf34ed39e914475e43fc779818fa8daa2
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