Linux-Fsdevel Archive mirror
 help / color / mirror / Atom feed
From: Chandan Babu R <chandanbabu@kernel.org>
To: chandanbabu@kernel.org
Cc: djwong@kernel.org,hch@lst.de,linux-fsdevel@vger.kernel.org,linux-xfs@vger.kernel.org
Subject: [ANNOUNCE] xfs-linux: for-next updated to e58ac1770ded
Date: Mon, 29 Apr 2024 17:15:18 +0530	[thread overview]
Message-ID: <87wmogpf1k.fsf@debian-BULLSEYE-live-builder-AMD64> (raw)

Hi folks,

The for-next branch of the xfs-linux repository at:

	https://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.

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

e58ac1770ded xfs: refactor dir format helpers

5 new commits:

Christoph Hellwig (5):
      [14ee22fef420] xfs: factor out a xfs_dir_lookup_args helper
      [4d893a40514e] xfs: factor out a xfs_dir_createname_args helper
      [3866e6e669e2] xfs: factor out a xfs_dir_removename_args helper
      [dfe5febe2b6a] xfs: factor out a xfs_dir_replace_args helper
      [e58ac1770ded] xfs: refactor dir format helpers

Code Diffstat:

 fs/xfs/libxfs/xfs_dir2.c     | 276 +++++++++++++---------------
 fs/xfs/libxfs/xfs_dir2.h     |  17 +-
 fs/xfs/libxfs/xfs_exchmaps.c |   9 +-
 fs/xfs/scrub/dir.c           |   3 +-
 fs/xfs/scrub/dir_repair.c    |  58 +-----
 fs/xfs/scrub/readdir.c       |  59 +-----
 fs/xfs/xfs_dir2_readdir.c    |  19 +-
 7 files changed, 169 insertions(+), 272 deletions(-)

                 reply	other threads:[~2024-04-29 11:46 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=87wmogpf1k.fsf@debian-BULLSEYE-live-builder-AMD64 \
    --to=chandanbabu@kernel.org \
    --cc=djwong@kernel.org \
    --cc=hch@lst.de \
    --cc=linux-fsdevel@vger.kernel.org \
    --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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).