Linux XFS filesystem development
 help / color / mirror / Atom feed
From: "Darrick J. Wong" <darrick.wong@oracle.com>
To: xfs <linux-xfs@vger.kernel.org>
Subject: [ANNOUNCE] xfs-linux: for-next updated to 6350744c66a4
Date: Tue, 8 Oct 2019 09:30:09 -0700	[thread overview]
Message-ID: <20191008163009.GO1473994@magnolia> (raw)

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(-)

                 reply	other threads:[~2019-10-08 16:30 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=20191008163009.GO1473994@magnolia \
    --to=darrick.wong@oracle.com \
    --cc=linux-xfs@vger.kernel.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