Hi Chandan, Please pull this branch with changes for xfs for 6.8-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. --D The following changes since commit 18793e050504288345eb455a471677b57117bcc6: xfs: move xfs_ondisk.h to libxfs/ (2023-12-07 15:15:29 +0530) are available in the Git repository at: https://git.kernel.org/pub/scm/linux/kernel/git/djwong/xfs-linux.git tags/fix-growfsrt-failures-6.8_2023-12-13 for you to fetch changes up to 578bd4ce7100ae34f98c6b0147fe75cfa0dadbac: xfs: recompute growfsrtfree transaction reservation while growing rt volume (2023-12-13 14:16:27 -0800) ---------------------------------------------------------------- xfs: fix growfsrt failure during rt volume attach One more series to fix a transaction reservation overrun while trying to attach a very large rt volume to a filesystem. 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): xfs: recompute growfsrtfree transaction reservation while growing rt volume fs/xfs/xfs_rtalloc.c | 5 +++++ 1 file changed, 5 insertions(+)