Hi Andrey,
Please pull this branch with changes for xfsprogs for 6.13-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 19bca351dcdfef4a63ede08bcc9f7bdeec10c453:
xfs_io: add extsize command support (2024-12-25 22:14:45 +0100)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/djwong/xfsprogs-dev.git tags/libxfs-sync-6.13_2025-01-16
for you to fetch changes up to 773c4c6f33cfd0a909fb742f149bd6f59cfa62b6:
xfs: don't return an error from xfs_update_last_rtgroup_size for !XFS_RT (2025-01-16 13:27:27 -0800)
----------------------------------------------------------------
xfsprogs: new libxfs code from kernel 6.13 [1/2]
Port kernel libxfs code to userspace.
Signed-off-by: "Darrick J. Wong" <djwong@kernel.org>
----------------------------------------------------------------
Christoph Hellwig (1):
xfs: don't return an error from xfs_update_last_rtgroup_size for !XFS_RT
libxfs/xfs_rtgroup.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Hi Andrey, Please pull this branch with changes for xfsprogs for 6.13-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 19bca351dcdfef4a63ede08bcc9f7bdeec10c453: xfs_io: add extsize command support (2024-12-25 22:14:45 +0100) are available in the Git repository at: https://git.kernel.org/pub/scm/linux/kernel/git/djwong/xfsprogs-dev.git tags/libxfs-sync-6.13_2025-01-16 for you to fetch changes up to 773c4c6f33cfd0a909fb742f149bd6f59cfa62b6: xfs: don't return an error from xfs_update_last_rtgroup_size for !XFS_RT (2025-01-16 13:27:27 -0800) ---------------------------------------------------------------- xfsprogs: new libxfs code from kernel 6.13 [1/2] Port kernel libxfs code to userspace. Signed-off-by: "Darrick J. Wong" <djwong@kernel.org> ---------------------------------------------------------------- Christoph Hellwig (1): xfs: don't return an error from xfs_update_last_rtgroup_size for !XFS_RT libxfs/xfs_rtgroup.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)