From: Filipe Manana <fdmanana@xxxxxxxx> The kernel patch for this test was merged into 6.7-rc4, so replace the "xxxxxxxxxxxx" stub with the commit id. Signed-off-by: Filipe Manana <fdmanana@xxxxxxxx> --- tests/btrfs/303 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/btrfs/303 b/tests/btrfs/303 index b9d6c61d..521d49d0 100755 --- a/tests/btrfs/303 +++ b/tests/btrfs/303 @@ -15,7 +15,7 @@ _begin_fstest auto quick snapshot subvol qgroup _supported_fs btrfs _require_scratch -_fixed_by_kernel_commit xxxxxxxxxxxx \ +_fixed_by_kernel_commit 8049ba5d0a28 \ "btrfs: do not abort transaction if there is already an existing qgroup" _scratch_mkfs >> $seqres.full 2>&1 || _fail "mkfs failed" -- 2.40.1