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: updates for 4.16
Date: Mon, 5 Feb 2018 12:41:18 -0800	[thread overview]
Message-ID: <20180205204118.GI4849@magnolia> (raw)
In-Reply-To: <20180131181311.GC4860@magnolia>

Hi Linus,

As promised, here's a (much smaller) second pull request for the second
week of the merge cycle.  This time around we have a couple patches
shutting off unsupported fs configurations, and a couple of cleanups.

Last, we turn off EXPERIMENTAL for the reverse mapping btree, since
the primary downstream user of that information (online fsck) is now
upstream and I haven't seen any major failures in a few kernel
releases.

Let me know if you encounter any merge problems; I checked against this
morning's master and didn't see any.

--D

The following changes since commit 1e369b0e199bbfbab5218e1c1443d839700d8884:

  xfs: remove experimental tag for reflinks (2018-01-29 07:27:24 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/fs/xfs/xfs-linux.git tags/xfs-4.16-merge-5

for you to fetch changes up to 76883f7988e6d06a97232e979bc7aaa7846a134b:

  xfs: remove experimental tag for reverse mapping (2018-02-01 21:07:26 -0800)

----------------------------------------------------------------
Changes since last update:
 - Print scrub build status in the xfs build info.
 - Explicitly call out the remaining two scenarios where we don't
   support
   reflink and never have.
 - Remove EXPERIMENTAL tag from reverse mapping btree!

----------------------------------------------------------------
Darrick J. Wong (4):
      xfs: fix u32 type usage in sb validation function
      xfs: don't allow DAX on reflink filesystems
      xfs: don't allow reflink + realtime filesystems
      xfs: remove experimental tag for reverse mapping

Eric Sandeen (1):
      xfs: add scrub to XFS_BUILD_OPTIONS

 fs/xfs/libxfs/xfs_sb.c |  4 ++--
 fs/xfs/xfs_super.c     | 24 +++++++++++++++---------
 fs/xfs/xfs_super.h     |  7 +++++++
 3 files changed, 24 insertions(+), 11 deletions(-)

      reply	other threads:[~2018-02-05 20:41 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-01-31 18:13 [GIT PULL] xfs: great scads of new stuff for 4.16 Darrick J. Wong
2018-02-05 20:41 ` Darrick J. Wong [this message]

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=20180205204118.GI4849@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).