public inbox for linux-xfs@vger.kernel.org
 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.15-rc4
Date: Wed, 13 Dec 2017 14:49:50 -0800	[thread overview]
Message-ID: <20171213224950.GR19219@magnolia> (raw)

Hi Linus,

Here are a few more bug fixes & cleanups for 4.15-rc4.

--D

The following changes since commit 373b0589dc8d58bc09c9a28d03611ae4fb216057:

  xfs: Properly retry failed dquot items in case of error during buffer writeback (2017-11-30 08:47:40 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/fs/xfs/xfs-linux.git tags/xfs-4.15-fixes-5

for you to fetch changes up to b7e0b6ff54dd92febbb1914ab93cd6a21622e169:

  xfs: make iomap_begin functions trim iomaps consistently (2017-12-08 17:51:05 -0800)

----------------------------------------------------------------
Changes since last update:
- Clean up duplicate includes
- Remove ancient 'no-alloc' crap code that occasionally caused hard fs
  shutdowns due to lack of proper space reservations
- Fix regression in FIEMAP behavior when reporting xattr extents

----------------------------------------------------------------
Christoph Hellwig (1):
      xfs: remove "no-allocation" reservations for file creations

Darrick J. Wong (1):
      xfs: make iomap_begin functions trim iomaps consistently

Pravin Shedge (1):
      fs: xfs: remove duplicate includes

 fs/xfs/libxfs/xfs_ialloc.c | 10 +++-------
 fs/xfs/libxfs/xfs_ialloc.h |  1 -
 fs/xfs/scrub/scrub.c       |  1 -
 fs/xfs/scrub/trace.c       |  1 -
 fs/xfs/xfs_inode.c         | 33 +++++++--------------------------
 fs/xfs/xfs_inode.h         |  2 +-
 fs/xfs/xfs_iomap.c         |  2 +-
 fs/xfs/xfs_qm.c            |  4 ++--
 fs/xfs/xfs_reflink.c       |  2 --
 fs/xfs/xfs_symlink.c       | 15 +--------------
 fs/xfs/xfs_trace.c         |  1 -
 11 files changed, 15 insertions(+), 57 deletions(-)

                 reply	other threads:[~2017-12-13 22:49 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=20171213224950.GR19219@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