Merge tag 'iomap-5.15-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux.git
authorGao Xiang <hsiangkao@linux.alibaba.com>
Mon, 9 Aug 2021 16:16:47 +0000 (00:16 +0800)
committerGao Xiang <hsiangkao@linux.alibaba.com>
Mon, 9 Aug 2021 16:17:44 +0000 (00:17 +0800)
Pull 'iomap-5.15-merge-2' to support EROFS iomap tail-packing inline:
 - Simplify the bio_end_page usage in the buffered IO code.
 - Support reading inline data at nonzero offsets for erofs.
 - Fix some typos and bad grammar.
 - Convert kmap_atomic usage in the inline data read path.
 - Add some extra inline data input checking.

Signed-off-by: Gao Xiang <hsiangkao@linux.alibaba.com>

Trivial merge