Linux XFS filesystem development
 help / color / mirror / Atom feed
From: Carlos Maiolino <cem@kernel.org>
To: linux-xfs@vger.kernel.org
Subject: [ANNOUNCE] xfsprogs for-next branch updated
Date: Fri, 9 Dec 2022 14:01:05 +0100	[thread overview]
Message-ID: <20221209130105.zd442ai4qk5pvmfa@andromeda> (raw)

Hello.

The xfsprogs for-next branch, located at:

https://git.kernel.org/pub/scm/fs/xfs/xfsprogs-dev.git/refs/?h=for-next

Has just been updated.

This should contain all patches on linux-xfs list with RwB tags, not yet
included in the tree.
If you have patches reviewed on the list, not included here, please let me know.


New head:

2dac91b3d xfs_repair: Fix rmaps_verify_btree() error path

New commits:

Carlos Maiolino (2):
      [fbd9b2363] xfs_repair: Fix check_refcount() error path
      [2dac91b3d] xfs_repair: Fix rmaps_verify_btree() error path

Darrick J. Wong (9):
      [60066f61c] libxfs: consume the xfs_warn mountpoint argument
      [b6fef47a8] misc: add static to various sourcefile-local functions
      [a946664de] misc: add missing includes
      [b84d0823d] xfs_db: fix octal conversion logic
      [e9dea7eff] xfs_db: fix printing of reverse mapping record blockcounts
      [978c3087b] xfs_repair: don't crash on unknown inode parents in dry run mode
      [945c7341d] xfs_repair: retain superblock buffer to avoid write hook deadlock
      [2b9d6f15b] xfs_{db,repair}: fix XFS_REFC_COW_START usage
      [765809a0d] mkfs.xfs: add mkfs config file for the 6.1 LTS kernel

Diffstat:

 db/btblock.c             |  2 +-
 db/check.c               |  4 ++--
 db/namei.c               |  2 +-
 db/write.c               |  4 ++--
 io/pread.c               |  2 +-
 libfrog/linux.c          |  1 +
 libxfs/libxfs_api_defs.h |  2 ++
 libxfs/libxfs_io.h       |  1 +
 libxfs/libxfs_priv.h     |  2 +-
 libxfs/rdwr.c            |  8 ++++++++
 libxfs/util.c            |  1 +
 mkfs/Makefile            |  3 ++-
 mkfs/lts_6.1.conf        | 14 ++++++++++++++
 mkfs/xfs_mkfs.c          |  2 +-
 repair/phase2.c          |  8 ++++++++
 repair/phase6.c          |  9 ++++++++-
 repair/protos.h          |  1 +
 repair/rmap.c            | 43 ++++++++++++++++++++-----------------------
 repair/scan.c            | 22 ++++++++++++++++------
 repair/xfs_repair.c      | 77
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++----------
 scrub/inodes.c           |  2 +-
 21 files changed, 159 insertions(+), 51 deletions(-)
 create mode 100644 mkfs/lts_6.1.conf


-- 
Carlos Maiolino

             reply	other threads:[~2022-12-09 13:01 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-12-09 13:01 Carlos Maiolino [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-12-22  7:44 [ANNOUNCE] xfsprogs for-next branch updated Carlos Maiolino
2022-12-16 11:16 Carlos Maiolino
2022-11-21 14:35 Carlos Maiolino
2022-11-22  0:25 ` Darrick J. Wong
2022-11-22  9:53   ` Carlos Maiolino
2022-11-22 19:48     ` Darrick J. Wong

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=20221209130105.zd442ai4qk5pvmfa@andromeda \
    --to=cem@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