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 2/2] fs: fold __generic_write_end back into generic_write_end
Date: Wed, 26 Jun 2019 14:55:25 +0200	[thread overview]
Message-ID: <20190626125525.GC4744@lst.de> (raw)
In-Reply-To: <20190626120333.13310-2-agruenba@redhat.com>

On Wed, Jun 26, 2019 at 02:03:33PM +0200, Andreas Gruenbacher wrote:
> From: Christoph Hellwig <hch@lst.de>
> 
> This effectively reverts a6d639da63ae ("fs: factor out a
> __generic_write_end helper") as we now open code what is left of that
> helper in iomap.
> 
> Signed-off-by: Christoph Hellwig <hch@lst.de>

And this one needs an additional signoff from you as it went through
your hands..



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 2/2] fs: fold __generic_write_end back into generic_write_end
Date: Wed, 26 Jun 2019 14:55:25 +0200	[thread overview]
Message-ID: <20190626125525.GC4744@lst.de> (raw)
In-Reply-To: <20190626120333.13310-2-agruenba@redhat.com>

On Wed, Jun 26, 2019 at 02:03:33PM +0200, Andreas Gruenbacher wrote:
> From: Christoph Hellwig <hch@lst.de>
> 
> This effectively reverts a6d639da63ae ("fs: factor out a
> __generic_write_end helper") as we now open code what is left of that
> helper in iomap.
> 
> Signed-off-by: Christoph Hellwig <hch@lst.de>

And this one needs an additional signoff from you as it went through
your hands..

  reply	other threads:[~2019-06-26 12:55 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-06-26 12:03 [Cluster-devel] [PATCH 1/2] iomap: don't mark the inode dirty in iomap_write_end Andreas Gruenbacher
2019-06-26 12:03 ` Andreas Gruenbacher
2019-06-26 12:03 ` [Cluster-devel] [PATCH 2/2] fs: fold __generic_write_end back into generic_write_end Andreas Gruenbacher
2019-06-26 12:03   ` Andreas Gruenbacher
2019-06-26 12:55   ` Christoph Hellwig [this message]
2019-06-26 12:55     ` Christoph Hellwig
2019-06-26 12:55 ` [Cluster-devel] [PATCH 1/2] iomap: don't mark the inode dirty in iomap_write_end Christoph Hellwig
2019-06-26 12:55   ` Christoph Hellwig
2019-06-26 13:17   ` [Cluster-devel] " Andreas Gruenbacher
2019-06-26 13:17     ` Andreas Gruenbacher

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=20190626125525.GC4744@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.