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 D7583C25B6E for ; Fri, 27 Oct 2023 11:11:11 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1345726AbjJ0LLL (ORCPT ); Fri, 27 Oct 2023 07:11:11 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:54020 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1345585AbjJ0LLK (ORCPT ); Fri, 27 Oct 2023 07:11:10 -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 09E7F129 for ; Fri, 27 Oct 2023 04:11:07 -0700 (PDT) Received: by mail-oa1-f70.google.com with SMTP id 586e51a60fabf-1dd886536f2so2272249fac.3 for ; Fri, 27 Oct 2023 04:11:06 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698405066; x=1699009866; 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=mHYFRDDqX2abVHCDP7I6KtrsG2bKXGwCJSHzhmv7Wxo=; b=GiE6jJtWTu3N1BxfhP3njxpuIVBdj2PqIr44wk5EDdxd25+9e3lRWu5tag+oB4Quhp UUc3CbMpo9cC+YjYsQxMMdwEpgxLd+uv7I8UasZbMzHDA3oCpTkFQgd17+dDKTZgEcsW 278HNcmb6CTcRzDELKEpY3MuZz1XjOnXa/NfEP4dtSSDruki17myXdPdo9wFLJul7yGV IjjbOUwZX1AWVEdST/9Y296gBwOx9YjmLffjQR4KRyitoR1hcpKVVGjp1E8zMFXWvq9z 8J9uYAn4L7cuLrGuBRVnWYA2J5X4Vo2YCwxJcgicDysESvoy0DUZUvh6Ft9LuCVBw2Bf Ky+g== X-Gm-Message-State: AOJu0YwmmWF3RkVQq8SQWYENTR+UxNnRe/YS6V+Ies9W1kMJy5gS0aEE LNZOCx9Z4US4IyDVk2emuLs8IgRKDO/5O5NNbgA/AIwNqF90 X-Google-Smtp-Source: AGHT+IErGGl8I9pZs0z5jYPnq5+PZghKlSw97pW/dZhAu9GU7YV8AuOLdJZErMMTBB9u98SHBxYwC4JDQv90suiNnnWoqaDZ+BeF MIME-Version: 1.0 X-Received: by 2002:a05:6870:3645:b0:1e9:dbd8:b0bd with SMTP id v5-20020a056870364500b001e9dbd8b0bdmr1101923oak.10.1698405066271; Fri, 27 Oct 2023 04:11:06 -0700 (PDT) Date: Fri, 27 Oct 2023 04:11:06 -0700 In-Reply-To: <0000000000006cb13705ee3184f9@google.com> X-Google-Appengine-App-Id: s~syzkaller X-Google-Appengine-App-Id-Alias: syzkaller Message-ID: <000000000000a8f4b30608b0be9c@google.com> Subject: Re: [syzbot] [btrfs?] kernel BUG in create_pending_snapshot From: syzbot To: clm@fb.com, dsterba@suse.com, fdmanana@suse.com, johannes.thumshirn@wdc.com, josef@toxicpanda.com, linux-btrfs@vger.kernel.org, linux-fsdevel@vger.kernel.org, linux-kernel@vger.kernel.org, syzkaller-bugs@googlegroups.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 df9f278239046719c91aeb59ec0afb1a99ee8b2b Author: Filipe Manana Date: Tue Jun 13 15:42:16 2023 +0000 btrfs: do not BUG_ON on failure to get dir index for new snapshot bisection log: https://syzkaller.appspot.com/x/bisect.txt?x=1584c385680000 start commit: 0136d86b7852 Merge tag 'block-6.2-2023-02-03' of git://git.. git tree: upstream kernel config: https://syzkaller.appspot.com/x/.config?x=5ea620bd01d9130d dashboard link: https://syzkaller.appspot.com/bug?extid=d56e0d33caf7d1a02821 syz repro: https://syzkaller.appspot.com/x/repro.syz?x=14657573480000 C reproducer: https://syzkaller.appspot.com/x/repro.c?x=16dd145d480000 If the result looks correct, please mark the issue as fixed by replying with: #syz fix: btrfs: do not BUG_ON on failure to get dir index for new snapshot For information about bisection process see: https://goo.gl/tpsmEJ#bisection