Linux XFS filesystem development
 help / color / mirror / Atom feed
* [ANNOUNCE] xfs-linux: iomap-for-next updated to 478af190cb6c
@ 2022-07-24  5:41 Darrick J. Wong
  0 siblings, 0 replies; only message in thread
From: Darrick J. Wong @ 2022-07-24  5:41 UTC (permalink / raw)
  To: xfs, linux-fsdevel

Hi folks,

The iomap-for-next branch of the xfs-linux repository at:

	git://git.kernel.org/pub/scm/fs/xfs/xfs-linux.git

has just been updated.

Patches often get missed, so please check if your outstanding patches
were in this update. If they have not been in this update, please
resubmit them to linux-xfs@vger.kernel.org so they can be picked up in
the next update.  It's been conclusively shown that the three
filesystems using iomap for the page cache never get ->writepage called,
so I decided it wasn't a big risk to remove all that dead code.

The new head of the iomap-for-next branch is commit:

478af190cb6c iomap: remove iomap_writepage

7 new commits:

Chris Mason (1):
      [d58562ca6c99] iomap: skip pages past eof in iomap_do_writepage()

Christoph Hellwig (4):
      [b2b0a5e97855] gfs2: stop using generic_writepages in gfs2_ail1_start_one
      [d3d71901b1ea] gfs2: remove ->writepage
      [7b86e8a5ba86] zonefs: remove ->writepage
      [478af190cb6c] iomap: remove iomap_writepage

Kaixu Xia (2):
      [98eb8d95025b] iomap: set did_zero to true when zeroing successfully
      [f8189d5d5fbf] dax: set did_zero to true when zeroing successfully

Code Diffstat:

 fs/dax.c               |  4 ++--
 fs/gfs2/aops.c         | 26 --------------------------
 fs/gfs2/log.c          |  5 ++---
 fs/iomap/buffered-io.c | 30 ++++++++----------------------
 fs/zonefs/super.c      |  8 --------
 include/linux/iomap.h  |  3 ---
 6 files changed, 12 insertions(+), 64 deletions(-)

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-07-24  5:41 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-07-24  5:41 [ANNOUNCE] xfs-linux: iomap-for-next updated to 478af190cb6c Darrick J. Wong

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox