Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1518687

[GIT PULL] xfs: updates for 4.9-rc5

From Dave Chinner <david@fromorbit.com>
Newsgroups linux.kernel
Subject [GIT PULL] xfs: updates for 4.9-rc5
Date 2016-11-10 05:40 +0100
Message-ID <sBPjz-Bl-3@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View 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

Back to linux.kernel | Previous | Next | Find similar | Unroll thread


Thread

[GIT PULL] xfs: updates for 4.9-rc5 Dave Chinner <david@fromorbit.com> - 2016-11-10 05:40 +0100

csiph-web