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 5ac16998a64422509f3123304891aae905e1ff04: libxfs: add a xattr_entry helper (2024-06-03 11:37:41 -0700) are available in the Git repository at: https://git.kernel.org/pub/scm/linux/kernel/git/djwong/xfsprogs-dev.git tags/realtime-bmap-intents-6.9_2024-06-03 for you to fetch changes up to a552c62f50207db2346732f8171de992f61ef894: libxfs: add a realtime flag to the bmap update log redo items (2024-06-03 11:37:41 -0700) ---------------------------------------------------------------- xfsprogs: widen BUI formats to support realtime [v30.5 04/35] Atomic extent swapping (and later, reverse mapping and reflink) on the realtime device needs to be able to defer file mapping and extent freeing work in much the same manner as is required on the data volume. Make the BUI log items operate on rt extents in preparation for atomic swapping and realtime rmap. 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): libxfs: add a realtime flag to the bmap update log redo items libxfs/defer_item.c | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-)