linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] iomap: new code for 5.20/6.0, part 2
@ 2022-08-11 16:01 Darrick J. Wong
  2022-08-11 21:32 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Darrick J. Wong @ 2022-08-11 16:01 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: Matthew Wilcox, Johannes Weiner, Mel Gorman, Jan Kara,
	Bob Peterson, Andreas Gruenbacher, Damien Le Moal, Naohiro Aota,
	Vlastimil Babka, Johannes Thumshirn, cluster-devel, linux-xfs,
	linux-fsdevel, linux-mm, Christoph Hellwig

Hi Linus,

Please pull this second branch containing new code for iomap for
5.20^W6.0.  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.

As usual, I did a test-merge with upstream master as of a few minutes
ago, and didn't see any conflicts.  Please let me know if you encounter
any problems.

--D

The following changes since commit f8189d5d5fbf082786fb91c549f5127f23daec09:

  dax: set did_zero to true when zeroing successfully (2022-06-30 10:05:11 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/fs/xfs/xfs-linux.git tags/iomap-6.0-merge-2

for you to fetch changes up to 478af190cb6c501efaa8de2b9c9418ece2e4d0bd:

  iomap: remove iomap_writepage (2022-07-22 10:59:17 -0700)

----------------------------------------------------------------
New code for 6.0:
 - Remove iomap_writepage and all callers, since the mm apparently never
   called the zonefs or gfs2 writepage functions.

Signed-off-by: Darrick J. Wong <djwong@kernel.org>

----------------------------------------------------------------
Christoph Hellwig (4):
      gfs2: stop using generic_writepages in gfs2_ail1_start_one
      gfs2: remove ->writepage
      zonefs: remove ->writepage
      iomap: remove iomap_writepage

 fs/gfs2/aops.c         | 26 --------------------------
 fs/gfs2/log.c          |  5 ++---
 fs/iomap/buffered-io.c | 15 ---------------
 fs/zonefs/super.c      |  8 --------
 include/linux/iomap.h  |  3 ---
 5 files changed, 2 insertions(+), 55 deletions(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] iomap: new code for 5.20/6.0, part 2
  2022-08-11 16:01 [GIT PULL] iomap: new code for 5.20/6.0, part 2 Darrick J. Wong
@ 2022-08-11 21:32 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2022-08-11 21:32 UTC (permalink / raw)
  To: Darrick J. Wong
  Cc: Linus Torvalds, Matthew Wilcox, Johannes Weiner, Mel Gorman,
	Jan Kara, Bob Peterson, Andreas Gruenbacher, Damien Le Moal,
	Naohiro Aota, Vlastimil Babka, Johannes Thumshirn, cluster-devel,
	linux-xfs, linux-fsdevel, linux-mm, Christoph Hellwig

The pull request you sent on Thu, 11 Aug 2022 09:01:10 -0700:

> git://git.kernel.org/pub/scm/fs/xfs/xfs-linux.git tags/iomap-6.0-merge-2

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/8745889a7fd04d14f461f6536c45f70cbaf3ee02

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-08-11 21:32 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-08-11 16:01 [GIT PULL] iomap: new code for 5.20/6.0, part 2 Darrick J. Wong
2022-08-11 21:32 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).