public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
From: "Darrick J. Wong" <djwong@kernel.org>
To: "Darrick J. Wong" <djwong@kernel.org>
Cc: Linus Torvalds <torvalds@linux-foundation.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.13-rc6
Date: Fri, 18 Aug 2017 13:47:29 -0700	[thread overview]
Message-ID: <20170818204729.GN4796@magnolia> (raw)
In-Reply-To: <20170807192205.GN24087@magnolia>

Hi Linus,

A handful more bug fixes for you today.

--Darrick

The following changes since commit 56bdf855e676f1f2ed7033f288f57dfd315725ba:

  xfs: Fix per-inode DAX flag inheritance (2017-08-04 13:43:36 -0700)

are available in the git repository at:

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

for you to fetch changes up to 77aff8c76425c8f49b50d0b9009915066739e7d2:

  xfs: don't leak quotacheck dquots when cow recovery (2017-08-17 12:40:33 -0700)

----------------------------------------------------------------
Changes since last time:
- Don't leak resources when mount fails
- Don't accidentally clobber variables when looking for free inodes

----------------------------------------------------------------
Christoph Hellwig (1):
      iomap: fix integer truncation issues in the zeroing and dirtying helpers

Darrick J. Wong (2):
      xfs: clear MS_ACTIVE after finishing log recovery
      xfs: don't leak quotacheck dquots when cow recovery

Omar Sandoval (1):
      xfs: fix inobt inode allocation search optimization

 fs/iomap.c                 |  4 ++--
 fs/xfs/libxfs/xfs_ialloc.c |  2 +-
 fs/xfs/xfs_log.c           | 11 +++++++++++
 fs/xfs/xfs_mount.c         | 12 ++----------
 4 files changed, 16 insertions(+), 13 deletions(-)

      reply	other threads:[~2017-08-18 20:47 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-08-07 19:22 [GIT PULL] xfs: fixes for 4.13-rc5 Darrick J. Wong
2017-08-18 20:47 ` 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=20170818204729.GN4796@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