Home
last modified time | relevance | path

Searched hist:"771 c994e" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/fs/erofs/
H A Ddata.c771c994e Wed Aug 04 19:36:01 CDT 2021 Gao Xiang <hsiangkao@linux.alibaba.com> erofs: convert all uncompressed cases to iomap

Since tail-packing inline has been supported by iomap now, let's
convert all EROFS uncompressed data I/O to iomap, which is pretty
straight-forward.

Link: https://lore.kernel.org/r/20210805003601.183063-4-hsiangkao@linux.alibaba.com
Cc: linux-fsdevel@vger.kernel.org
Reviewed-by: Chao Yu <chao@kernel.org>
Signed-off-by: Gao Xiang <hsiangkao@linux.alibaba.com>