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 A98E0EE49A4 for ; Mon, 11 Sep 2023 03:21:49 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230443AbjIKDVt (ORCPT ); Sun, 10 Sep 2023 23:21:49 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:57814 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229639AbjIKDVq (ORCPT ); Sun, 10 Sep 2023 23:21:46 -0400 Received: from mail-pl1-f197.google.com (mail-pl1-f197.google.com [209.85.214.197]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 9C0F7CE6 for ; Sun, 10 Sep 2023 20:21:20 -0700 (PDT) Received: by mail-pl1-f197.google.com with SMTP id d9443c01a7336-1c0c3ccd3d6so54378275ad.1 for ; Sun, 10 Sep 2023 20:21:20 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1694402433; x=1695007233; 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=H4OuRM609g3eq/BDoCt6DMvpmlD2v3iorytoEJhcHX0=; b=htWv4h5LRhC41tpRt+L4AGYR4O/mGdnD2CcZO5VsyIa3ZjczdY0IB2N66iNw0XlNz/ yB3yDOG3MGdpzrErgtt/7nrNBfarfRsACRrSPkX6Al6sz1afo2J2i8EO2qy9Gjfq3ioz VfF2lCmvqaI+4IQp/bN+fEHeetSHg+dm7wq+2Qc751B+BJ6z4HWRBGSKjiNny0Q6tANS P2GkhGJCfKlAirZCF7HOmcNE5rywN7aM9Y0R7hklAL4zp0jJOZrRO9ItzrGwA4Xl0Y7x G2zEh1J2lAS7ey1Bzs+UKxO4jagt20pvvYx/aUmvkjpxr/xmm9af+rv8Xx+sVLGfdOoo 1NVw== X-Gm-Message-State: AOJu0Ywc3TkjBSS1A/9MKVZDCf+pmznIH4nXNcxV7fO8Ja9qYLVB/Cyn m0w5OKfU00FJh5FygxCNsDI/FV/FGsg9I2s5C2l534R1Q8Y3 X-Google-Smtp-Source: AGHT+IHRUg35zIadDvCGBfPKRpdkW+2NPxInxnjs8b/1veDjIPayc7a6JbpKwwlfG/YfzHv403RD5PEtNAhY/bmS7JZHagSLkQT6 MIME-Version: 1.0 X-Received: by 2002:a17:903:1c7:b0:1b8:3c5e:2289 with SMTP id e7-20020a17090301c700b001b83c5e2289mr3472447plh.2.1694402433630; Sun, 10 Sep 2023 20:20:33 -0700 (PDT) Date: Sun, 10 Sep 2023 20:20:33 -0700 In-Reply-To: <000000000000fcf6d705ee1d8947@google.com> X-Google-Appengine-App-Id: s~syzkaller X-Google-Appengine-App-Id-Alias: syzkaller Message-ID: <00000000000029cdd406050ccfff@google.com> Subject: Re: [syzbot] [btrfs?] WARNING in do_chunk_alloc 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 Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: linux-fsdevel@vger.kernel.org syzbot suspects this issue was fixed by commit: commit cd361199ff23776481c37023a55d855d5ad5c0f5 Author: Josef Bacik Date: Mon Jul 31 20:28:43 2023 +0000 btrfs: wait on uncached block groups on every allocation loop bisection log: https://syzkaller.appspot.com/x/bisect.txt?x=1582bf14680000 start commit: eb7081409f94 Linux 6.1-rc6 git tree: upstream kernel config: https://syzkaller.appspot.com/x/.config?x=8cdf448d3b35234 dashboard link: https://syzkaller.appspot.com/bug?extid=88247ec7a18c953867d5 syz repro: https://syzkaller.appspot.com/x/repro.syz?x=10b80ab1880000 C reproducer: https://syzkaller.appspot.com/x/repro.c?x=12dd6d45880000 If the result looks correct, please mark the issue as fixed by replying with: #syz fix: btrfs: wait on uncached block groups on every allocation loop For information about bisection process see: https://goo.gl/tpsmEJ#bisection