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)
commit61dc131cecaecfa1ade0f932f306544861e83718
tree89d326fd5cbbe48084e4ece2b81bd1c00946f171
parent06252e9ce05b94b587e522667b85848a30197b15
parentae44f9c286da3fbb3f827076403ea64fa9adfef2
Merge tag 'iomap-5.15-merge-2' of git://git./fs/xfs/xfs-linux.git

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>