All of lore.kernel.org
 help / color / mirror / Atom feed
From: Dave Chinner <david@fromorbit.com>
To: linux-xfs@vger.kernel.org
Subject: [ANNOUNCE] xfs: for-next updated to dc256418235a
Date: Thu, 29 Sep 2022 07:56:20 +1000	[thread overview]
Message-ID: <20220928215620.GD3600936@dread.disaster.area> (raw)

Hi folks,

I just pushed a small bug fix update to the for-next branch of the
XFS repository. If there's anything that absolutely needs to be
included in the next release, please let me know ASAP. Changes can
be found here:

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

-Dave.

----------------------------------------------------------------
Head commit:

	d9e8a5cdd6bfe36c942bc367296bf95d3c3a83ec
	d9e8a5cdd6bf xfs: on memory failure, only shut down fs after scanning all mappings

----------------------------------------------------------------
Darrick J. Wong (1):
      xfs: on memory failure, only shut down fs after scanning all mappings

Stephen Zhang (2):
      xfs: trim the mapp array accordingly in xfs_da_grow_inode_int
      xfs: rearrange the logic and remove the broken comment for xfs_dir2_isxx

 fs/xfs/libxfs/xfs_da_btree.c |  2 +-
 fs/xfs/libxfs/xfs_dir2.c     | 50 ++++++++++++++++++++++++++++++--------------------
 fs/xfs/libxfs/xfs_dir2.h     |  4 ++--
 fs/xfs/scrub/dir.c           |  2 +-
 fs/xfs/xfs_dir2_readdir.c    |  2 +-
 fs/xfs/xfs_notify_failure.c  | 26 +++++++++++++++++---------
 6 files changed, 52 insertions(+), 34 deletions(-)

-- 
Dave Chinner
david@fromorbit.com

                 reply	other threads:[~2022-09-28 21:56 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=20220928215620.GD3600936@dread.disaster.area \
    --to=david@fromorbit.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 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.