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 C84B6EB64DA for ; Thu, 20 Jul 2023 09:47:21 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229823AbjGTJrT (ORCPT ); Thu, 20 Jul 2023 05:47:19 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:46642 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230319AbjGTJrB (ORCPT ); Thu, 20 Jul 2023 05:47:01 -0400 Received: from mail-ot1-f71.google.com (mail-ot1-f71.google.com [209.85.210.71]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 8442C46B2 for ; Thu, 20 Jul 2023 02:43:32 -0700 (PDT) Received: by mail-ot1-f71.google.com with SMTP id 46e09a7af769-6b9e0be9003so946551a34.3 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=WYuNwnx1/7RK3k01DgGfhZ9DWWmGnQFWbgMVQMkQ7NQIc4WqoK02N5sEs+QcQFWUVJ nZI0XbM26Xv1JdV9CNI5VkpIQQA8hDoVkSnez3g90M+wnLlxYxBpQ/qi9Ytr8cHrMsfM 5mxnSAKEEye+vWwzmGjsZ9+Tv6QYck4Wa+cQtJLwyf+RHzoVDJ+v2YhJWzIfVLs1JkB9 mhdu0XETqOHU0jkkFQPBNlvf38G2VtEgexNkW4m+juFpfJontHGgTIIz2LbsLXJiN6Kf nuYobFRX//sFZYi7ERzjP5Tu84dSUaT+oBSe4dHLJmM4HgCCAgQCPUsbQATb1dtLf8tF iJnQ== X-Gm-Message-State: ABy/qLYwQgwMLHfHXBcZAkmi55uydVAmaMYkyW8JNkhMedDh+M3G1xpO qPPbrKoYy0Ovu2DHhRFTquMhNKN9sQKJ0DhS3TR9EjFIH42f 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-btrfs@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