linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Christian Brauner <brauner@kernel.org>
To: "Darrick J. Wong" <djwong@kernel.org>
Cc: Kassey Li <quic_yingangl@quicinc.com>, linux-fsdevel@vger.kernel.org
Subject: Re: [PATCH] iomap: Add processed for iomap_iter
Date: Thu, 22 Feb 2024 10:22:02 +0100	[thread overview]
Message-ID: <20240222-codewort-lageplan-e66fa901d0e7@brauner> (raw)
In-Reply-To: <20240221163105.GG6184@frogsfrogsfrogs>

On Wed, Feb 21, 2024 at 08:31:05AM -0800, Darrick J. Wong wrote:
> On Mon, Feb 19, 2024 at 10:11:38AM +0800, Kassey Li wrote:
> > processed: The number of bytes processed by the body in the
> > most recent  iteration, or a negative errno. 0 causes the iteration to
> > stop.
> > 
> > The processed is useful to check when the loop breaks.
> > 
> > Signed-off-by: Kassey Li <quic_yingangl@quicinc.com>
> 
> Heh, sorry I didn't even see this one before it got merged, but:
> Reviewed-by: Darrick J. Wong <djwong@kernel.org>

Yep, don't worry. I'm grabbing all your RVBs/ACKs later. :)

      reply	other threads:[~2024-02-22  9:22 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-02-19  2:11 [PATCH] iomap: Add processed for iomap_iter Kassey Li
2024-02-21  7:38 ` Christian Brauner
2024-02-21 16:31 ` Darrick J. Wong
2024-02-22  9:22   ` Christian Brauner [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=20240222-codewort-lageplan-e66fa901d0e7@brauner \
    --to=brauner@kernel.org \
    --cc=djwong@kernel.org \
    --cc=linux-fsdevel@vger.kernel.org \
    --cc=quic_yingangl@quicinc.com \
    /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).