From: Linus Torvalds Date: Sun, 18 Jul 2021 18:17:06 +0000 (-0700) Subject: Merge tag 'iomap-5.14-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux X-Git-Tag: accepted/tizen/unified/20230118.172025~6790 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=fbf1bddc4e171e26ac55a9637c7db13e75acf4fa;p=platform%2Fkernel%2Flinux-rpi.git Merge tag 'iomap-5.14-fixes-1' of git://git./fs/xfs/xfs-linux Pull iomap fixes from Darrick Wong: "A handful of bugfixes for the iomap code. There's nothing especially exciting here, just fixes for UBSAN (not KASAN as I erroneously wrote in the tag message) warnings about undefined behavior in the SEEK_DATA/SEEK_HOLE code, and some reshuffling of per-page block state info to fix some problems with gfs2. - Fix KASAN warnings due to integer overflow in SEEK_DATA/SEEK_HOLE - Fix assertion errors when using inlinedata files on gfs2" * tag 'iomap-5.14-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux: iomap: Don't create iomap_page objects in iomap_page_mkwrite_actor iomap: Don't create iomap_page objects for inline files iomap: Permit pages without an iop to enter writeback iomap: remove the length variable in iomap_seek_hole iomap: remove the length variable in iomap_seek_data --- fbf1bddc4e171e26ac55a9637c7db13e75acf4fa