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 c2371fdd0ffeecb407969ad3e4e1d55f26e26407: xfs_scrub: try to use XFS_SCRUB_IFLAG_FORCE_REBUILD (2023-12-21 18:29:14 -0800) are available in the Git repository at: https://git.kernel.org/pub/scm/linux/kernel/git/djwong/xfsprogs-dev.git tags/xfsprogs-fixes-6.6_2024-01-11 for you to fetch changes up to 55021e7533bc55100f8ae0125aec513885cc5987: libxfs: fix krealloc to allow freeing data (2024-01-11 18:07:03 -0800) ---------------------------------------------------------------- xfsprogs: various bug fixes for 6.6 [1/6] This series fixes a couple of bugs that I found in the userspace support libraries. Signed-off-by: Darrick J. Wong <djwong@xxxxxxxxxx> ---------------------------------------------------------------- Darrick J. Wong (1): libxfs: fix krealloc to allow freeing data libxfs/kmem.c | 10 ++++++++++ 1 file changed, 10 insertions(+)