From: Joanne Koong <joannelkoong@gmail.com>
To: brauner@kernel.org
Cc: djwong@kernel.org, hch@infradead.org,
linux-fsdevel@vger.kernel.org, willy@infradead.org
Subject: [PATCH v2 0/1] iomap: fix iomap_read_end() for already uptodate folios
Date: Tue, 18 Nov 2025 13:11:10 -0800 [thread overview]
Message-ID: <20251118211111.1027272-1-joannelkoong@gmail.com> (raw)
This is a fix for commit f8eaf79406fe in the 'vfs-6.19.iomap' branch. It
would be great if this could get folded up into that original commit, if it's
not too late to do so.
Thanks,
Joanne
v1: https://lore.kernel.org/linux-fsdevel/20251118004421.3500340-1-joannelkoong@gmail.com/
v1 -> v2:
* Improve readability and formatting (pointed out by Christoph)
* Add Matthew's "Tested-by" and Christoph's "Reviewed-by"
Joanne Koong (1):
iomap: fix iomap_read_end() for already uptodate folios
fs/iomap/buffered-io.c | 37 +++++++++++++++++++------------------
1 file changed, 19 insertions(+), 18 deletions(-)
--
2.47.3
next reply other threads:[~2025-11-18 21:11 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-11-18 21:11 Joanne Koong [this message]
2025-11-18 21:11 ` [PATCH v2 1/1] iomap: fix iomap_read_end() for already uptodate folios Joanne Koong
2025-11-19 10:12 ` [PATCH v2 0/1] " Christian Brauner
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=20251118211111.1027272-1-joannelkoong@gmail.com \
--to=joannelkoong@gmail.com \
--cc=brauner@kernel.org \
--cc=djwong@kernel.org \
--cc=hch@infradead.org \
--cc=linux-fsdevel@vger.kernel.org \
--cc=willy@infradead.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;
as well as URLs for NNTP newsgroup(s).