Merge tag 'iomap-6.1-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 7 Oct 2022 00:57:50 +0000 (17:57 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 7 Oct 2022 00:57:50 +0000 (17:57 -0700)
commit4c86114194e644b6da9107d75910635c9e87179e
tree96bd1d0e6b63dc4770d8816ba80ebb748a6ee4ac
parentbc32a6330fb0e90d1ce813c720d50098a41ec2e6
parentadc9c2e5a723052de4f5bd7e3d6add050ba400e1
Merge tag 'iomap-6.1-merge-1' of git://git./fs/xfs/xfs-linux

Pull iomap updates from Darrick Wong:
 "It's pretty quiet this time around -- a UAF bugfix and a new
  tracepoint so we can watch file writeback:

   - Fix a UAF bug when recording writeback mapping errors

   - Add a tracepoint so that we can monitor writeback mappings"

* tag 'iomap-6.1-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux:
  iomap: add a tracepoint for mappings returned by map_blocks
  iomap: iomap: fix memory corruption when recording errors during writeback