From: "Darrick J. Wong" <darrick.wong@oracle.com>
To: Christoph Hellwig <hch@infradead.org>
Cc: xfs <linux-xfs@vger.kernel.org>,
linux-fsdevel <linux-fsdevel@vger.kernel.org>
Subject: [ANNOUNCE] xfs-linux: iomap-for-next updated to 791ee52eb10b
Date: Fri, 16 Aug 2019 19:00:49 -0700 [thread overview]
Message-ID: <20190817020049.GF752159@magnolia> (raw)
Hi folks,
The iomap-for-next 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-for-next branch is commit:
791ee52eb10b iomap: Fix trivial typo
New Commits:
Andreas Gruenbacher (1):
[791ee52eb10b] iomap: Fix trivial typo
Christoph Hellwig (6):
[31c20dede460] list.h: add list_pop and list_pop_entry helpers
[a12c4b4602f1] iomap: copy the xfs writeback code to iomap.c
[4b45a4b5c1f5] iomap: add tracing for the address space operations
[6f0af1def491] iomap: warn on inline maps in iomap_writepage_map
[84be4599c1a6] xfs: set IOMAP_F_NEW more carefully
[f61be89fed56] iomap: zero newly allocated mapped blocks
Code Diffstat:
fs/iomap/buffered-io.c | 575 ++++++++++++++++++++++++++++++++++++++++++-
fs/xfs/xfs_iomap.c | 9 +-
include/linux/iomap.h | 43 ++++
include/linux/list.h | 33 +++
include/trace/events/iomap.h | 85 +++++++
5 files changed, 739 insertions(+), 6 deletions(-)
create mode 100644 include/trace/events/iomap.h
reply other threads:[~2019-08-17 2:03 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=20190817020049.GF752159@magnolia \
--to=darrick.wong@oracle.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).