Hi Carlos, Please pull this branch with changes for xfsprogs for 6.6-rc1. As usual, I did a test-merge with the main upstream branch as of a few minutes ago, and didn't see any conflicts. Please let me know if you encounter any problems. The following changes since commit 2f2e6b36a22c510964fa920b15726526aa102e2c: xfs_repair: bulk load records into new btree blocks (2024-04-17 14:06:27 -0700) are available in the Git repository at: https://git.kernel.org/pub/scm/linux/kernel/git/djwong/xfsprogs-dev.git tags/xfsprogs-fixes-6.8_2024-04-17 for you to fetch changes up to 16a75c71b4c04373c0c726b8e6ddfd030a81c93e: xfs_io: add linux madvise advice codes (2024-04-17 14:06:27 -0700) ---------------------------------------------------------------- xfsprogs: bug fixes for 6.8 [06/20] Bug fixes for xfsprogs for 6.8. This has been running on the djcloud for months with no problems. Enjoy! Signed-off-by: Darrick J. Wong <djwong@xxxxxxxxxx> ---------------------------------------------------------------- Darrick J. Wong (5): xfs_repair: double-check with shortform attr verifiers xfs_db: improve number extraction in getbitval xfs_scrub: fix threadcount estimates for phase 6 xfs_scrub: don't fail while reporting media scan errors xfs_io: add linux madvise advice codes db/bit.c | 37 +++++++++++-------------- io/madvise.c | 77 +++++++++++++++++++++++++++++++++++++++++++++++++++- repair/attr_repair.c | 17 ++++++++++++ scrub/phase6.c | 36 ++++++++++++++++++------ 4 files changed, 137 insertions(+), 30 deletions(-)