[ANNOUNCE] xfsprogs for-next updated to 92abc149

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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@xxxxxxxxxxxxxxx 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: OpenPGP_signature
Description: OpenPGP digital signature


[Index of Archives]     [XFS Filesystem Development (older mail)]     [Linux Filesystem Development]     [Linux Audio Users]     [Yosemite Trails]     [Linux Kernel]     [Linux RAID]     [Linux SCSI]


  Powered by Linux