All of lore.kernel.org
 help / color / mirror / Atom feed
From: Christoph Hellwig <hch@lst.de>
To: cluster-devel.redhat.com
Subject: [Cluster-devel] [PATCH v2 3/3] iomap: fix page_done callback for short writes
Date: Wed, 26 Jun 2019 15:37:29 +0200	[thread overview]
Message-ID: <20190626133729.GA5849@lst.de> (raw)
In-Reply-To: <20190626132335.14809-3-agruenba@redhat.com>

On Wed, Jun 26, 2019 at 03:23:35PM +0200, Andreas Gruenbacher wrote:
> When we truncate a short write to have it retried, pass the truncated
> length to the page_done callback instead of the full length.
> 
> Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com>

Looks good:

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



WARNING: multiple messages have this Message-ID (diff)
From: Christoph Hellwig <hch@lst.de>
To: Andreas Gruenbacher <agruenba@redhat.com>
Cc: Christoph Hellwig <hch@lst.de>,
	linux-fsdevel@vger.kernel.org, cluster-devel@redhat.com,
	linux-xfs@vger.kernel.org
Subject: Re: [PATCH v2 3/3] iomap: fix page_done callback for short writes
Date: Wed, 26 Jun 2019 15:37:29 +0200	[thread overview]
Message-ID: <20190626133729.GA5849@lst.de> (raw)
In-Reply-To: <20190626132335.14809-3-agruenba@redhat.com>

On Wed, Jun 26, 2019 at 03:23:35PM +0200, Andreas Gruenbacher wrote:
> When we truncate a short write to have it retried, pass the truncated
> length to the page_done callback instead of the full length.
> 
> Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com>

Looks good:

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

  reply	other threads:[~2019-06-26 13:37 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-06-26 13:23 [Cluster-devel] [PATCH v2 1/3] iomap: don't mark the inode dirty in iomap_write_end Andreas Gruenbacher
2019-06-26 13:23 ` Andreas Gruenbacher
2019-06-26 13:23 ` [Cluster-devel] [PATCH v2 2/3] fs: fold __generic_write_end back into generic_write_end Andreas Gruenbacher
2019-06-26 13:23   ` Andreas Gruenbacher
2019-06-26 20:09   ` [Cluster-devel] " Darrick J. Wong
2019-06-26 20:09     ` Darrick J. Wong
2019-06-26 13:23 ` [Cluster-devel] [PATCH v2 3/3] iomap: fix page_done callback for short writes Andreas Gruenbacher
2019-06-26 13:23   ` Andreas Gruenbacher
2019-06-26 13:37   ` Christoph Hellwig [this message]
2019-06-26 13:37     ` Christoph Hellwig
2019-06-26 20:09   ` [Cluster-devel] " Darrick J. Wong
2019-06-26 20:09     ` Darrick J. Wong
2019-06-26 20:09 ` [Cluster-devel] [PATCH v2 1/3] iomap: don't mark the inode dirty in iomap_write_end Darrick J. Wong
2019-06-26 20:09   ` Darrick J. Wong

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=20190626133729.GA5849@lst.de \
    --to=hch@lst.de \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.