diff options
author | 2021-07-18 11:17:06 -0700 | |
---|---|---|
committer | 2021-07-18 11:17:06 -0700 | |
commit | fbf1bddc4e171e26ac55a9637c7db13e75acf4fa (patch) | |
tree | 601523360e023f8678ed9a290eaea7105079c7db /net/unix/af_unix.c | |
parent | Merge tag 'kbuild-fixes-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild (diff) | |
parent | iomap: Don't create iomap_page objects in iomap_page_mkwrite_actor (diff) | |
download | wireguard-linux-fbf1bddc4e171e26ac55a9637c7db13e75acf4fa.tar.xz wireguard-linux-fbf1bddc4e171e26ac55a9637c7db13e75acf4fa.zip |
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 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions