From a8d61229a949ab5372bde61d43207c47f25afd06 Mon Sep 17 00:00:00 2001 From: Filipe Manana Date: Mon, 26 Aug 2024 13:22:57 +0100 Subject: [PATCH] btrfs/319: add git commit ID The kernel patch was merged into Linus' tree, so update the 'xxxxxxxxxxxx' stub with the respective git commit ID. Signed-off-by: Filipe Manana Reviewed-by: Josef Bacik Signed-off-by: Zorro Lang --- tests/btrfs/319 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/btrfs/319 b/tests/btrfs/319 index 2fe801856..975c14971 100755 --- a/tests/btrfs/319 +++ b/tests/btrfs/319 @@ -29,7 +29,7 @@ _require_cp_reflink _require_xfs_io_command "fiemap" _require_odirect -_fixed_by_kernel_commit xxxxxxxxxxxx \ +_fixed_by_kernel_commit 46a6e10a1ab1 \ "btrfs: send: allow cloning non-aligned extent if it ends at i_size" send_files_dir=$TEST_DIR/btrfs-test-$seq -- 2.51.0