[ANNOUNCE] xfsprogs: for-next updated to 317ea9c7

[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.

This has the bonus feature of an xfsprogs-5.11.0-rc0 tag, which I forgot to
add after the libxfs-sync; I tagged it after incorporaqting the recent
debian updates in the middle of this update.

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.

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

317ea9c7 (HEAD -> for-next, korg/for-next, refs/patches/for-next/xfs_scrub__fix_weirdness_in_directory_name_check_code.patch) xfs_scrub: fix weirdness in directory name check code

New Commits:

Bastian Germann (3):
      [bbadb45b] debian: Drop unused dh-python from Build-Depends
      [a35f8da4] debian: Only build for Linux
      [402279c4] debian: Prevent installing duplicate changelog

Chandan Babu R (3):
      [8e0c0761] xfsprogs: xfs_fsr: Interpret arguments of qsort's compare function correctly
      [937e3dd1] xfsprogs: xfs_fsr: Limit the scope of cmp()
      [4d4ea220] xfsprogs: xfs_fsr: Verify bulkstat version information in qsort's cmp()

Darrick J. Wong (8):
      [d29084ce] xfs_db: add a directory path lookup command
      [08f24589] xfs_db: add an ls command
      [bbfbf5dd] misc: fix valgrind complaints
      [4f546267] xfs_scrub: detect infinite loops when scanning inodes
      [ff8717e5] xfs_scrub: load and unload libicu properly
      [942d5946] xfs_scrub: handle concurrent directory updates during name scan
      [604bd75c] xfs_repair: check dquot id and type
      [317ea9c7] xfs_scrub: fix weirdness in directory name check code

Eric Sandeen (2):
      [663c6117] xfsprogs: Release v5.11.0-rc0
      [559b58fa] xfs_quota: drop pointless qsort cmp casting

Zorro Lang (1):
      [2c40c5a7] mkfs: fix wrong inobtcount usage error output


Code Diffstat:

 VERSION                  |   4 +-
 configure.ac             |   2 +-
 db/Makefile              |   3 +-
 db/command.c             |   1 +
 db/command.h             |   1 +
 db/namei.c               | 609 +++++++++++++++++++++++++++++++++++++++++++++++
 debian/changelog         |   8 +
 debian/control           |   8 +-
 debian/rules             |   2 +-
 doc/CHANGES              |   4 +
 fsr/xfs_fsr.c            |  29 ++-
 libhandle/handle.c       |  10 +-
 libxfs/libxfs_api_defs.h |   1 +
 man/man8/xfs_db.8        |  20 ++
 mkfs/xfs_mkfs.c          |   2 +-
 quota/quot.c             |  18 +-
 repair/quotacheck.c      |  58 ++++-
 scrub/inodes.c           |  18 +-
 scrub/phase5.c           |  10 +-
 scrub/spacemap.c         |   3 +-
 scrub/unicrash.c         |  33 ++-
 scrub/unicrash.h         |   4 +
 scrub/xfs_scrub.c        |   7 +
 23 files changed, 810 insertions(+), 45 deletions(-)
 create mode 100644 db/namei.c

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