From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id B76B9EB64DA for ; Thu, 20 Jul 2023 09:47:26 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229682AbjGTJrY (ORCPT ); Thu, 20 Jul 2023 05:47:24 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:47154 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230303AbjGTJrA (ORCPT ); Thu, 20 Jul 2023 05:47:00 -0400 Received: from mail-oa1-f70.google.com (mail-oa1-f70.google.com [209.85.160.70]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 8217046B0 for ; Thu, 20 Jul 2023 02:43:32 -0700 (PDT) Received: by mail-oa1-f70.google.com with SMTP id 586e51a60fabf-1ba5121da9eso1066019fac.1 for ; Thu, 20 Jul 2023 02:43:32 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689846212; x=1690451012; h=to:from:subject:message-id:in-reply-to:date:mime-version :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=AtuOdSqNbgGRrQ4RyX6Oh0ojmgLRz9ibZzyYyyxuS7Y=; b=Fg31afy6IgZsATleIOja9OfwkqYKypVT/uUaaGqm8qVRgJG97nj1WVJd689Yb1y435 G2UMKs1NgWb96n87kW3VP9ClNcDjQ+R1HPUueI3HfXPMxme+jPUNg8yc7wuOUogMktyM eKpkn98x/5F1UwR3Od6v22OEN1IRgP3wAfRlg/8I0frHiLNALbyhkqh/iKz+xzXIvEO7 UdNXWFN+gr0wGLnKIX5AKynC3yg4P/xrTsoJ1l+43KqludtWfCkAGN7mpAaMQUbSzX1f tNAX2ewErvE5gy6NfmbKCxEfwT8Jjo2hfYUHjeDtD34tc8giKY8eauXD6er38o4WNhnI bkew== X-Gm-Message-State: ABy/qLZWOkTGH6hAnxE9YhiUz6eb3cIbFaRcG9+uZooo4yi/xMytBj09 Zm38eKeDGLBWDmNrVmA03CEcqzldCbULd3A0MnDnDRjBRCn7 X-Google-Smtp-Source: APBJJlHj+sm+RhGxiKBgueO9NtIcAmz/WBnUqihTIl5YnPT7STYwDvugY6ku9PGuCiOOSMlHo92mYsUYUkT5ZZ5Oxz3KNtmkclid MIME-Version: 1.0 X-Received: by 2002:a05:6870:5ab4:b0:1b0:4408:84a2 with SMTP id dt52-20020a0568705ab400b001b0440884a2mr1486020oab.4.1689846211877; Thu, 20 Jul 2023 02:43:31 -0700 (PDT) Date: Thu, 20 Jul 2023 02:43:31 -0700 In-Reply-To: <000000000000f7b82505e9982685@google.com> X-Google-Appengine-App-Id: s~syzkaller X-Google-Appengine-App-Id-Alias: syzkaller Message-ID: <0000000000002f22130600e7fb01@google.com> Subject: Re: [syzbot] [btrfs?] kernel BUG in assertfail (2) From: syzbot To: clm@fb.com, dsterba@suse.com, josef@toxicpanda.com, linux-btrfs@vger.kernel.org, linux-fsdevel@vger.kernel.org, linux-kernel@vger.kernel.org, syzkaller-bugs@googlegroups.com, wqu@suse.com Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org syzbot suspects this issue was fixed by commit: commit 745806fb4554f334e6406fa82b328562aa48f08f Author: Qu Wenruo Date: Sun Jun 11 00:09:13 2023 +0000 btrfs: do not ASSERT() on duplicated global roots bisection log: https://syzkaller.appspot.com/x/bisect.txt?x=16d92676a80000 start commit: 830b3c68c1fb Linux 6.1 git tree: upstream kernel config: https://syzkaller.appspot.com/x/.config?x=26d9ba6d9b746f4 dashboard link: https://syzkaller.appspot.com/bug?extid=c4614eae20a166c25bf0 syz repro: https://syzkaller.appspot.com/x/repro.syz?x=14078087880000 C reproducer: https://syzkaller.appspot.com/x/repro.c?x=1403948f880000 If the result looks correct, please mark the issue as fixed by replying with: #syz fix: btrfs: do not ASSERT() on duplicated global roots For information about bisection process see: https://goo.gl/tpsmEJ#bisection