diff options
author | 2020-02-28 14:56:56 +0530 | |
---|---|---|
committer | 2020-03-14 14:43:12 -0400 | |
commit | ac58e4fb03f9d111d733a4ad379d06eef3a24705 (patch) | |
tree | 4c16d5f8de3582da18a4ff0fb60c25c32c0e12d6 /fs/ext4/inline.c | |
parent | ext4: optimize ext4_ext_precache for 0 depth (diff) | |
download | wireguard-linux-ac58e4fb03f9d111d733a4ad379d06eef3a24705.tar.xz wireguard-linux-ac58e4fb03f9d111d733a4ad379d06eef3a24705.zip |
ext4: move ext4 bmap to use iomap infrastructure
ext4_iomap_begin is already implemented which provides ext4_map_blocks,
so just move the API from generic_block_bmap to iomap_bmap for iomap
conversion.
Reviewed-by: Jan Kara <jack@suse.cz>
Reviewed-by: Darrick J. Wong <darrick.wong@oracle.com>
Signed-off-by: Ritesh Harjani <riteshh@linux.ibm.com>
Link: https://lore.kernel.org/r/8bbd53bd719d5ccfecafcce93f2bf1d7955a44af.1582880246.git.riteshh@linux.ibm.com
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Diffstat (limited to 'fs/ext4/inline.c')
0 files changed, 0 insertions, 0 deletions