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 d27e715c3081306e1b210e64d21775457c9f087a: libxfs: fix incorrect porting to 6.7 (2024-04-17 14:06:22 -0700) are available in the Git repository at: https://git.kernel.org/pub/scm/linux/kernel/git/djwong/xfsprogs-dev.git tags/random-fixes-6.7_2024-04-17 for you to fetch changes up to 94f4f0a7321d52edaa998367cccbe4dd16f1053a: mkfs: fix log sunit rounding when external logs are in use (2024-04-17 14:06:22 -0700) ---------------------------------------------------------------- xfsprogs: minor fixes for 6.7 [02/20] This series fixes some bugs that I and others have found in the userspace tools. This has been running on the djcloud for months with no problems. Enjoy! Signed-off-by: Darrick J. Wong <djwong@xxxxxxxxxx> ---------------------------------------------------------------- Darrick J. Wong (1): mkfs: fix log sunit rounding when external logs are in use mkfs/xfs_mkfs.c | 16 +++++++++++----- 1 file changed, 11 insertions(+), 5 deletions(-)