linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Darrick J. Wong" <djwong@kernel.org>
To: xfs <linux-xfs@vger.kernel.org>,
	linux-fsdevel <linux-fsdevel@vger.kernel.org>,
	Christoph Hellwig <hch@infradead.org>
Cc: agruenba@redhat.com
Subject: [ANNOUNCE] xfs-linux: iomap-5.14-fixes updated to 229adf3c64db
Date: Thu, 15 Jul 2021 13:55:58 -0700	[thread overview]
Message-ID: <20210715205558.GW22402@magnolia> (raw)

Hi folks,

The iomap-5.14-fixes branch of the xfs-linux repository at:

	git://git.kernel.org/pub/scm/fs/xfs/xfs-linux.git

has just been updated.

Patches often get missed, so please check if your outstanding patches
were in this update. If they have not been in this update, please
resubmit them to linux-xfs@vger.kernel.org so they can be picked up in
the next update.

The new head of the iomap-5.14-fixes branch is commit:

229adf3c64db iomap: Don't create iomap_page objects in iomap_page_mkwrite_actor

New Commits:

Andreas Gruenbacher (3):
      [8e1bcef8e18d] iomap: Permit pages without an iop to enter writeback
      [637d3375953e] iomap: Don't create iomap_page objects for inline files
      [229adf3c64db] iomap: Don't create iomap_page objects in iomap_page_mkwrite_actor

Christoph Hellwig (2):
      [3ac1d426510f] iomap: remove the length variable in iomap_seek_data
      [49694d14ff68] iomap: remove the length variable in iomap_seek_hole


Code Diffstat:

 fs/iomap/buffered-io.c |  8 ++++----
 fs/iomap/seek.c        | 25 +++++++++----------------
 2 files changed, 13 insertions(+), 20 deletions(-)

                 reply	other threads:[~2021-07-15 20:56 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20210715205558.GW22402@magnolia \
    --to=djwong@kernel.org \
    --cc=agruenba@redhat.com \
    --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;
as well as URLs for NNTP newsgroup(s).