linux-xfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Darrick J. Wong" <djwong@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: "Darrick J. Wong" <djwong@kernel.org>,
	Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
	linux-xfs <linux-xfs@vger.kernel.org>,
	Eric Sandeen <sandeen@sandeen.net>
Subject: [GIT PULL] xfs: fixes for 4.14-rc4
Date: Fri, 6 Oct 2017 14:46:11 -0700	[thread overview]
Message-ID: <20171006214611.GN7122@magnolia> (raw)

Hi Linus,

Here's the second round of bug fixes for 4.14.

--D

The following changes since commit 5e5c943c1f257c2b3424fc3f8a7b18570152dab3:

  xfs: revert "xfs: factor rmap btree size into the indlen calculations" (2017-09-26 10:55:20 -0700)

are available in the git repository at:

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

for you to fetch changes up to e12199f85d0ad1b04ce6c425ad93cd847fe930bb:

   xfs: handle racy AIO in xfs_reflink_end_cow (2017-10-03 21:27:55 -0700)

----------------------------------------------------------------
Changes since last update:
- fix a race between overlapping copy on write aio
- fix cow fork swapping when we defragment reflinked files

----------------------------------------------------------------
Christoph Hellwig (1):
      xfs: handle racy AIO in xfs_reflink_end_cow

Darrick J. Wong (1):
      xfs: always swap the cow forks when swapping extents

 fs/xfs/xfs_bmap_util.c | 24 ++++++++++++++++++++++--
 fs/xfs/xfs_reflink.c   |  9 ++++++++-
 2 files changed, 30 insertions(+), 3 deletions(-)

                 reply	other threads:[~2017-10-06 21:46 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=20171006214611.GN7122@magnolia \
    --to=djwong@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-xfs@vger.kernel.org \
    --cc=sandeen@sandeen.net \
    --cc=torvalds@linux-foundation.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).