]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'iomap-6.0-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 11 Aug 2022 20:11:49 +0000 (13:11 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 11 Aug 2022 20:11:49 +0000 (13:11 -0700)
commit95316f7ee669bfca4b95fca0cbff12af9820797d
tree54efdb32aa2ce262ee3a04c3e954a7402e122ee7
parent37dc93e636956fb9ce3522f9ca67fe62142cfe43
parentea3d6937935adae2bf96980c3ea03d8def8cea35
Merge tag 'iomap-6.0-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux

Pull more iomap updates from Darrick Wong:
 "In the past 10 days or so I've not heard any ZOMG STOP style
  complaints about removing ->writepage support from gfs2 or zonefs, so
  here's the pull request removing them (and the underlying fs iomap
  support) from the kernel:

   - Remove iomap_writepage and all callers, since the mm apparently
     never called the zonefs or gfs2 writepage functions"

* tag 'iomap-6.0-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux:
  iomap: remove iomap_writepage
  zonefs: remove ->writepage
  gfs2: remove ->writepage
  gfs2: stop using generic_writepages in gfs2_ail1_start_one
fs/gfs2/aops.c
fs/gfs2/log.c
fs/iomap/buffered-io.c
fs/zonefs/super.c
include/linux/iomap.h