diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2021-07-18 21:17:06 +0300 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2021-07-18 21:17:06 +0300 |
commit | fbf1bddc4e171e26ac55a9637c7db13e75acf4fa (patch) | |
tree | 601523360e023f8678ed9a290eaea7105079c7db /fs/xfs | |
parent | 6750691a82ad264dff140a7e9ca8f340729431f0 (diff) | |
parent | 229adf3c64dbeae4e2f45fb561907ada9fcc0d0c (diff) | |
download | linux-fbf1bddc4e171e26ac55a9637c7db13e75acf4fa.tar.xz |
Merge tag 'iomap-5.14-fixes-1' of git://git.kernel.org/pub/scm/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
Diffstat (limited to 'fs/xfs')
0 files changed, 0 insertions, 0 deletions