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 2025aa7a29e60c89047711922c1340a8b3c9d99e: xfs_scrub: upload clean bills of health (2024-06-03 11:37:42 -0700) are available in the Git repository at: https://git.kernel.org/pub/scm/linux/kernel/git/djwong/xfsprogs-dev.git tags/repair-fixes-6.9_2024-06-03 for you to fetch changes up to 842676ed999f0baae79c3de3ad6e2d3b90733f49: xfs_repair: check num before bplist[num] (2024-06-03 11:37:42 -0700) ---------------------------------------------------------------- xfs_repair: minor fixes [v30.5 07/35] Fix some random minor problems in xfs_repair. This has been running on the djcloud for months with no problems. Enjoy! Signed-off-by: Darrick J. Wong <djwong@xxxxxxxxxx> ---------------------------------------------------------------- Darrick J. Wong (2): xfs_repair: log when buffers fail CRC checks even if we just recompute it xfs_repair: check num before bplist[num] repair/attr_repair.c | 15 ++++++++++++--- repair/da_util.c | 12 ++++++++---- repair/dir2.c | 28 +++++++++++++++++++++------- repair/prefetch.c | 2 +- 4 files changed, 42 insertions(+), 15 deletions(-)