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)
commit677b60dcb68a0c43822b5a8ad97733b4193386b9
tree8a63adbcd069a6a45fac2be2e76ad7e9ca9d096c
parent7eec11d3a784a283f916590e5aa30b855c2ccfd7
parent243145bc4336684c69f95de0a303b31f2e5bf264
Merge tag 'iomap-5.6-merge-3' of git://git./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