]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'iomap-5.6-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 31 Jan 2020 20:58:12 +0000 (12:58 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 31 Jan 2020 20:58:12 +0000 (12:58 -0800)
commit0613a76f50247b66f0c22ce3c03ca24f06df62fc
tree8a63adbcd069a6a45fac2be2e76ad7e9ca9d096c
parent416af696a10dc671f4e5fea5b21baaca2ccfc8c9
parenta211ca817e2519731a6ac6b033167c1db7ec98ec
Merge tag 'iomap-5.6-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux

Pull iomap fix from Darrick Wong:
 "A single patch fixing an off-by-one error when we're checking to see
  how far we're gotten into an EOF page"

* tag 'iomap-5.6-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux:
  fs: Fix page_mkwrite off-by-one errors