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


Groups > linux.kernel > #1705815 > unrolled thread

[GIT PULL] xfs: fixes for 4.13-rc5

Started by"Darrick J. Wong" <darrick.wong@oracle.com>
First post2017-08-07 21:30 +0200
Last post2017-08-07 21:30 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel


Contents

  [GIT PULL] xfs: fixes for 4.13-rc5 "Darrick J. Wong" <darrick.wong@oracle.com> - 2017-08-07 21:30 +0200

#1705815 — [GIT PULL] xfs: fixes for 4.13-rc5

From"Darrick J. Wong" <darrick.wong@oracle.com>
Date2017-08-07 21:30 +0200
Subject[GIT PULL] xfs: fixes for 4.13-rc5
Message-ID<ubVSW-4zQ-1@gated-at.bofh.it>
Hi Linus,

I have a couple more bug fixes for you today.

--Darrick

The following changes since commit 5b094d6dac0451ad89b1dc088395c7b399b7e9e8:

  xfs: fix multi-AG deadlock in xfs_bunmapi (2017-07-26 08:20:03 -0700)

are available in the git repository at:

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

for you to fetch changes up to 56bdf855e676f1f2ed7033f288f57dfd315725ba:

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

----------------------------------------------------------------
Changes since last update:
- Fix memory leak when issuing discard
- Fix propagation of the dax inode flag

----------------------------------------------------------------
Jan Kara (1):
      xfs: Fix leak of discard bio

Lukas Czerner (1):
      xfs: Fix per-inode DAX flag inheritance

 fs/xfs/xfs_inode.c   | 12 +++++++-----
 fs/xfs/xfs_log_cil.c |  1 +
 2 files changed, 8 insertions(+), 5 deletions(-)

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web