Files
android_kernel_xiaomi_sm8450/fs/xfs
Christoph Hellwig acdda3aae1 xfs: use iomap_dio_rw
Straight switch over to using iomap for direct I/O - we already have the
non-COW dio path in write_begin for DAX and files with extent size hints,
so nothing to add there.  The COW path is ported over from the old
get_blocks version and a bit of a mess, but I have some work in progress
to make it look more like the buffered I/O COW path.

This gets rid of xfs_get_blocks_direct and the last caller of
xfs_get_blocks with the create flag set, so all that code can be removed.

Last but not least I've removed a comment in xfs_filemap_fault that
refers to xfs_get_blocks entirely instead of updating it - while the
reference is correct, the whole DAX fault path looks different than
the non-DAX one, so it seems rather pointless.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Tested-by: Jens Axboe <axboe@fb.com>
Reviewed-by: Darrick J. Wong <darrick.wong@oracle.com>
Signed-off-by: Dave Chinner <david@fromorbit.com>
2016-11-30 14:37:15 +11:00
..
2016-04-06 09:47:01 +10:00
2016-04-06 09:47:01 +10:00
2016-10-04 18:06:40 -07:00
2013-05-07 18:45:36 -05:00
2011-08-12 16:21:35 -05:00
2012-11-19 20:11:24 -06:00
2016-11-30 14:37:15 +11:00
2016-11-30 14:37:15 +11:00
2016-10-04 11:05:44 -07:00
2011-08-12 16:21:35 -05:00
2011-08-12 16:21:35 -05:00
2016-11-30 14:37:15 +11:00
2016-11-30 14:37:15 +11:00
2016-06-01 17:38:15 +10:00
2013-05-07 18:45:36 -05:00
2016-10-20 15:42:30 +11:00
2016-10-20 15:54:45 +11:00
2013-05-07 18:45:36 -05:00