All of lore.kernel.org
 help / color / mirror / Atom feed
* [ANNOUNCE] xfs-linux: xfs-4.10-misc-fixes-5 updated to ff97f23
@ 2017-01-04  5:47 Darrick J. Wong
  2017-01-04  6:11 ` Christoph Hellwig
  0 siblings, 1 reply; 4+ messages in thread
From: Darrick J. Wong @ 2017-01-04  5:47 UTC (permalink / raw)
  To: xfs

Hi folks,

The xfs-4.10-misc-fixes-5 branch of the xfs-linux repository at:

	git://git.kernel.org/pub/scm/fs/xfs/xfs-linux.git

has just been updated.

Patches often get missed, so please check if your outstanding
patches were in this update. If they have not been in this update,
please resubmit them to linux-xfs@vger.kernel.org so they can be
picked up in the next update.

I intend to send these four bugfixes to Linus later this week, but
thought I'd run it by the list first to see if anyone spots anything
obviously broken.

The new head of the xfs-4.10-misc-fixes-5 branch is commit:

ff97f23 xfs: fix max_retries _show and _store functions

New Commits:

Carlos Maiolino (1):
      [ff97f23] xfs: fix max_retries _show and _store functions

Christoph Hellwig (1):
      [a1b7a4d] xfs: fix crash and data corruption due to removal of busy COW extents

Darrick J. Wong (3):
      [7a21272] xfs: fix double-cleanup when CUI recovery fails
      [20e73b0] xfs: use the actual AG length when reserving blocks
      [721a0ed] xfs: update MAINTAINERS


Code Diffstat:

 MAINTAINERS                        |  4 ++--
 fs/xfs/libxfs/xfs_ag_resv.c        |  3 +++
 fs/xfs/libxfs/xfs_refcount_btree.c |  9 ++++++---
 fs/xfs/libxfs/xfs_refcount_btree.h |  3 ++-
 fs/xfs/libxfs/xfs_rmap_btree.c     | 14 +++++++-------
 fs/xfs/libxfs/xfs_rmap_btree.h     |  3 ++-
 fs/xfs/xfs_fsops.c                 | 14 ++++++++++++++
 fs/xfs/xfs_icache.c                |  3 ++-
 fs/xfs/xfs_refcount_item.c         |  3 ++-
 fs/xfs/xfs_sysfs.c                 |  4 ++--
 10 files changed, 42 insertions(+), 18 deletions(-)

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2017-01-04  6:39 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-01-04  5:47 [ANNOUNCE] xfs-linux: xfs-4.10-misc-fixes-5 updated to ff97f23 Darrick J. Wong
2017-01-04  6:11 ` Christoph Hellwig
2017-01-04  6:35   ` Darrick J. Wong
2017-01-04  6:38     ` Eryu Guan

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.