cluster-devel.redhat.com archive mirror
 help / color / mirror / Atom feed
From: Christoph Hellwig <hch@infradead.org>
To: cluster-devel.redhat.com
Subject: [Cluster-devel] [PATCH v2 2/2] iomap: Permit pages without an iop to enter writeback
Date: Tue, 6 Jul 2021 06:04:40 +0100	[thread overview]
Message-ID: <YOPkaETeh5/x1M9e@infradead.org> (raw)
In-Reply-To: <20210705181824.2174165-3-agruenba@redhat.com>

On Mon, Jul 05, 2021 at 08:18:24PM +0200, Andreas Gruenbacher wrote:
> Create an iop in the writeback path if one doesn't exist.  This allows
> us to avoid creating the iop in some cases.  The only current case we
> do that for is pages with inline data, but it can be extended to pages
> which are entirely within an extent.  It also allows for an iop to be
> removed from pages in the future (eg page split).
> 
> Co-developed-by: Matthew Wilcox (Oracle) <willy@infradead.org>
> Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
> Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com>

Looks good,

Reviewed-by: Christoph Hellwig <hch@lst.de>



      reply	other threads:[~2021-07-06  5:04 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-07-05 18:18 [Cluster-devel] [PATCH v2 0/2] iomap: small block problems Andreas Gruenbacher
2021-07-05 18:18 ` [Cluster-devel] [PATCH v2 1/2] iomap: Don't create iomap_page objects for inline files Andreas Gruenbacher
2021-07-06  5:03   ` Christoph Hellwig
2021-07-06 16:01     ` Andreas Gruenbacher
2021-07-05 18:18 ` [Cluster-devel] [PATCH v2 2/2] iomap: Permit pages without an iop to enter writeback Andreas Gruenbacher
2021-07-06  5:04   ` Christoph Hellwig [this message]

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=YOPkaETeh5/x1M9e@infradead.org \
    --to=hch@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).