From: Filipe Manana <fdmanana@xxxxxxxx> The corresponding btrfs kernel patch was merged into Linus' tree and included in kernel 6.12-rc2, so update the test with the commit ID. Signed-off-by: Filipe Manana <fdmanana@xxxxxxxx> --- tests/btrfs/322 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/btrfs/322 b/tests/btrfs/322 index 06a62bb5..12aaad71 100755 --- a/tests/btrfs/322 +++ b/tests/btrfs/322 @@ -28,7 +28,7 @@ _require_xfs_io_command "fiemap" _require_xfs_io_command "reflink" _require_odirect -_fixed_by_kernel_commit xxxxxxxxxxxx \ +_fixed_by_kernel_commit fa630df665aa \ "btrfs: send: fix invalid clone operation for file that got its size decreased" check_all_extents_shared() -- 2.43.0