public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Dave Chinner <david@fromorbit.com>
To: torvalds@linux-foundation.org
Cc: akpm@linux-foundation.org, linux-kernel@vger.kernel.org,
	linux-xfs@vger.kernel.org
Subject: [GIT PULL] xfs: updates for 4.9-rc5
Date: Thu, 10 Nov 2016 15:38:30 +1100	[thread overview]
Message-ID: <20161110043830.GF28922@dastard> (raw)

Hi Linus,

Can you please pull the XFS fix from the tag below. It's a fix for
an unmount hang (regression) when the filesystem is shutdown. It
was supposed to go to you for -rc3, but I accidentally tagged the
commit prior to it in that pullreq.

Thanks,

-Dave.

The following changes since commit c17a8ef43d6b80ed3519b828c37d18645445949f:

  xfs: clear cowblocks tag when cow fork is emptied (2016-10-24 14:21:08 +1100)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs.git tags/xfs-fixes-for-linus-4.9-rc5

for you to fetch changes up to b77428b12b55437b28deae738d9ce8b2e0663b55:

  xfs: defer should abort intent items if the trans roll fails (2016-10-24 14:21:18 +1100)

----------------------------------------------------------------
xfs: update for 4.9-rc5

In this update:
o fix for aborting deferred transactions on filesystem shutdown.

----------------------------------------------------------------
Darrick J. Wong (1):
      xfs: defer should abort intent items if the trans roll fails

 fs/xfs/libxfs/xfs_defer.c | 17 +++++------------
 1 file changed, 5 insertions(+), 12 deletions(-)
-- 
Dave Chinner
david@fromorbit.com

                 reply	other threads:[~2016-11-10  4:39 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=20161110043830.GF28922@dastard \
    --to=david@fromorbit.com \
    --cc=akpm@linux-foundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-xfs@vger.kernel.org \
    --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