linux-xfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [ANNOUNCE] xfs-linux: for-next updated to 6350744c66a4
@ 2019-10-08 16:30 Darrick J. Wong
  0 siblings, 0 replies; only message in thread
From: Darrick J. Wong @ 2019-10-08 16:30 UTC (permalink / raw)
  To: xfs

Hi folks,

The for-next 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.

*** NOTE *** These are XFS fixes for 5.4-rc3.  There's a bug in fs
writeback that caused fstests to crash ("writeback: fix use-after-free
in finish_writeback_work"); regrettably it did not make it upstream
until after -rc2.

I hope to have an iomap working branch for 5.5 around the end of the
week.

The new head of the for-next branch is commit:

6350744c66a4 xfs: move local to extent inode logging into bmap helper

New Commits:

Aliasgar Surti (1):
      [d5cc14d9f928] xfs: removed unused error variable from xchk_refcountbt_rec

Bill O'Donnell (1):
      [b4d5a0a3dc26] xfs: assure zeroed memory buffers for certain kmem allocations

Brian Foster (3):
      [7cb8e1afa5db] xfs: log the inode on directory sf to block format change
      [464327354d98] xfs: remove broken error handling on failed attr sf to leaf change
      [6350744c66a4] xfs: move local to extent inode logging into bmap helper

Eric Sandeen (1):
      [6374ca03975a] xfs: remove unused flags arg from xfs_get_aghdr_buf()

Max Reitz (1):
      [e093c4be760e] xfs: Fix tail rounding in xfs_alloc_file_space()


Code Diffstat:

 fs/xfs/libxfs/xfs_ag.c         |  5 ++---
 fs/xfs/libxfs/xfs_attr_leaf.c  | 21 +++------------------
 fs/xfs/libxfs/xfs_bmap.c       |  6 ++++--
 fs/xfs/libxfs/xfs_bmap.h       |  3 ++-
 fs/xfs/libxfs/xfs_dir2_block.c |  2 +-
 fs/xfs/scrub/refcount.c        |  3 +--
 fs/xfs/xfs_bmap_util.c         |  4 +++-
 fs/xfs/xfs_buf.c               | 12 +++++++++++-
 fs/xfs/xfs_log.c               |  2 +-
 fs/xfs/xfs_log_recover.c       |  2 +-
 10 files changed, 29 insertions(+), 31 deletions(-)

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2019-10-08 16:30 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-08 16:30 [ANNOUNCE] xfs-linux: for-next updated to 6350744c66a4 Darrick J. Wong

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).