]> git.dujemihanovic.xyz Git - linux.git/commitdiff
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)
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()


Trivial merge