On Fri, Dec 29, 2023 at 12:59:44PM +0000, Filipe Manana wrote: > On Sat, Dec 9, 2023 at 4:41 AM Zorro Lang <zlang@xxxxxxxxxx> wrote: > > > > On Wed, Dec 06, 2023 at 10:24:44AM +0000, fdmanana@xxxxxxxxxx wrote: > > > 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> > > > --- > > > > Reviewed-by: Zorro Lang <zlang@xxxxxxxxxx> > > What happened to this patch? It was not merged in the last 2 for-next > branch updates. Sorry, it was missed, it'll be in next release. Thanks, Zorro > > Thanks. > > > > > > 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 > > > > > > > > >