Linux XFS filesystem development
 help / color / mirror / Atom feed
* [ANNOUNCE] xfsprogs: for-next updated to 364cc9546
@ 2023-04-24 10:48 Carlos Maiolino
  0 siblings, 0 replies; only message in thread
From: Carlos Maiolino @ 2023-04-24 10:48 UTC (permalink / raw)
  To: linux-xfs

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.

Patches often get missed, so if your outstanding patches are properly reviewed on
the list and not included in this update, please let me know.

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

364cc95468f737725b90a91bf11b8e0452aa0122

3 new commits:

Darrick J. Wong (2):
      [d8a19f298] libfrog: move crc32c selftest buffer into a separate file
      [b9d29568e] misc: test the dir/attr hash before formatting or repairing fs

Eric Sandeen (1):
      [364cc9546] xfsprogs: nrext64 option should be in [inode] section of mkfs conf files

Code Diffstat:

 libfrog/Makefile         |   7 +-
 libfrog/crc32cselftest.h | 533 +----------------------------------------------
 libfrog/dahashselftest.h | 172 +++++++++++++++
 libfrog/randbytes.c      | 527 ++++++++++++++++++++++++++++++++++++++++++++++
 libfrog/randbytes.h      |  11 +
 mkfs/lts_4.19.conf       |   2 +-
 mkfs/lts_5.10.conf       |   2 +-
 mkfs/lts_5.15.conf       |   2 +-
 mkfs/lts_5.4.conf        |   2 +-
 mkfs/lts_6.1.conf        |   2 +-
 mkfs/xfs_mkfs.c          |   8 +
 repair/init.c            |   5 +
 12 files changed, 743 insertions(+), 530 deletions(-)
 create mode 100644 libfrog/dahashselftest.h
 create mode 100644 libfrog/randbytes.c
 create mode 100644 libfrog/randbytes.h

-- 
Carlos Maiolino

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

only message in thread, other threads:[~2023-04-24 10:48 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-04-24 10:48 [ANNOUNCE] xfsprogs: for-next updated to 364cc9546 Carlos Maiolino

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox