From: "Darrick J. Wong" <djwong@kernel.org>
To: xfs <linux-xfs@vger.kernel.org>,
linux-fsdevel <linux-fsdevel@vger.kernel.org>
Subject: [ANNOUNCE] xfs-linux: iomap-for-next updated to 478af190cb6c
Date: Sat, 23 Jul 2022 22:41:31 -0700 [thread overview]
Message-ID: <Ytzbi5fw1lc+s/fN@magnolia> (raw)
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(-)
reply other threads:[~2022-07-24 5:41 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=Ytzbi5fw1lc+s/fN@magnolia \
--to=djwong@kernel.org \
--cc=linux-fsdevel@vger.kernel.org \
--cc=linux-xfs@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox