From: Matthew Wilcox <willy@infradead.org>
To: Chris Mason <clm@fb.com>
Cc: djwong@kernel.org, hch@infradead.org, linux-xfs@vger.kernel.org,
linux-fsdevel@vger.kernel.org, hannes@cmpxchg.org,
david@fromorbit.com
Subject: Re: [PATCH v2] iomap: skip pages past eof in iomap_do_writepage()
Date: Wed, 8 Jun 2022 19:27:28 +0100 [thread overview]
Message-ID: <YqDqEF9kbqDdRBW+@casper.infradead.org> (raw)
In-Reply-To: <20220608004228.3658429-1-clm@fb.com>
On Tue, Jun 07, 2022 at 05:42:29PM -0700, Chris Mason wrote:
> iomap_do_writepage() sends pages past i_size through
> folio_redirty_for_writepage(), which normally isn't a problem because
> truncate and friends clean them very quickly.
[...]
> Signed-off-by: Chris Mason <clm@fb.com>
> Co-authored-by: Johannes Weiner <hannes@cmpxchg.org>
> Reviewed-by: Johannes Weiner <hannes@cmpxchg.org>
> Reported-by: Domas Mituzas <domas@fb.com>
Reviewed-by: Matthew Wilcox (Oracle) <willy@infradead.org>
next prev parent reply other threads:[~2022-06-08 18:27 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-06-08 0:42 [PATCH v2] iomap: skip pages past eof in iomap_do_writepage() Chris Mason
2022-06-08 18:27 ` Matthew Wilcox [this message]
2022-06-09 0:53 ` Dave Chinner
2022-06-09 21:15 ` Chris Mason
2022-06-11 23:34 ` Chris Mason
2022-06-13 22:04 ` Dave Chinner
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=YqDqEF9kbqDdRBW+@casper.infradead.org \
--to=willy@infradead.org \
--cc=clm@fb.com \
--cc=david@fromorbit.com \
--cc=djwong@kernel.org \
--cc=hannes@cmpxchg.org \
--cc=hch@infradead.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