All of lore.kernel.org
 help / color / mirror / Atom feed
* [ANNOUNCE] xfsprogs for-next updated to 92abc149
@ 2021-04-20 17:35 Eric Sandeen
  0 siblings, 0 replies; only message in thread
From: Eric Sandeen @ 2021-04-20 17:35 UTC (permalink / raw)
  To: xfs


[-- Attachment #1.1: Type: text/plain, Size: 2305 bytes --]

Hi folks,

The for-next branch of the xfsprogs repository at:

	git://git.kernel.org/pub/scm/fs/xfs/xfsprogs-dev.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: If it's not in here, I really did miss it, so feel free to
re-send or ping me if you were expecting your patches to be merged
this time.)

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

92abc149 (HEAD -> for-next, origin/for-next, korg/for-next) mkfs: don't default to the physical sector size if > XFS_MAX_SECTORSIZE

New Commits:

Carlos Maiolino (2):
      [bc8ff335] Add dax mount option to man xfs(5)
      [366a2ad5] xfs_logprint: Fix buffer overflow printing quotaoff

Darrick J. Wong (2):
      [dcad5c60] libfrog: report inobtcount in geometry
      [1ff584b2] xfs_admin: pick up log arguments correctly

Dave Chinner (7):
      [b6af4fa8] workqueue: bound maximum queue depth
      [fdfd70e7] repair: Protect bad inode list with mutex
      [96496f5d] repair: protect inode chunk tree records with a mutex
      [39054ffe] repair: parallelise phase 6
      [1f7c7553] repair: don't duplicate names in phase 6
      [266b73fa] repair: convert the dir byaddr hash to a radix tree
      [6375c5b8] repair: scale duplicate name checking in phase 6.

Jeff Moyer (1):
      [92abc149] mkfs: don't default to the physical sector size if > XFS_MAX_SECTORSIZE

Leah Neukirchen (1):
      [3a882f0a] xfsprogs: include <signal.h> for platform_crash


Code Diffstat:

 db/xfs_admin.sh          |   9 +-
 include/linux.h          |   1 +
 libfrog/fsgeom.c         |   6 +-
 libfrog/radix-tree.c     |  46 ++++++
 libfrog/workqueue.c      |  42 ++++-
 libfrog/workqueue.h      |   4 +
 logprint/log_print_all.c |  12 +-
 man/man5/xfs.5           |  17 ++
 mkfs/xfs_mkfs.c          |  10 +-
 repair/dir2.c            |  34 ++--
 repair/dir2.h            |   2 +-
 repair/incore.h          |  23 +++
 repair/incore_ino.c      |  15 ++
 repair/phase6.c          | 395 +++++++++++++++++++++++------------------------
 14 files changed, 379 insertions(+), 237 deletions(-)


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 840 bytes --]

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

only message in thread, other threads:[~2021-04-20 17:35 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-20 17:35 [ANNOUNCE] xfsprogs for-next updated to 92abc149 Eric Sandeen

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.