Merge tag 'iomap-6.6-fixes-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 21 Oct 2023 16:43:09 +0000 (09:43 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 21 Oct 2023 16:43:09 +0000 (09:43 -0700)
commit5722119f674d81eb88d51463ece8096855d94cc0
treecddbf76e55fa69fa820398c71943e0a847afb1b1
parent9c5d00cb7b6bbc5a7965d9ab7d223b5402d1f02c
parent3ac974796e5d94509b85a403449132ea660127c2
Merge tag 'iomap-6.6-fixes-5' of git://git./fs/xfs/xfs-linux

Pull iomap fix from Darrick Wong:

 - Fix a bug where a writev consisting of a bunch of sub-fsblock writes
   where the last buffer address is invalid could lead to an infinite
   loop

* tag 'iomap-6.6-fixes-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux:
  iomap: fix short copy in iomap_write_iter()