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 7213CE748F0 for ; Sun, 1 Oct 2023 00:03:39 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S234209AbjJAADj (ORCPT ); Sat, 30 Sep 2023 20:03:39 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:56232 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S234191AbjJAADi (ORCPT ); Sat, 30 Sep 2023 20:03:38 -0400 Received: from mail-ot1-f72.google.com (mail-ot1-f72.google.com [209.85.210.72]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id DF5C0DD for ; Sat, 30 Sep 2023 17:03:33 -0700 (PDT) Received: by mail-ot1-f72.google.com with SMTP id 46e09a7af769-6c6373a4aa7so3452108a34.3 for ; Sat, 30 Sep 2023 17:03:33 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696118613; x=1696723413; 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=w7RyblSS0tqaFb3Y91Y88UCjMBkJmAdJj2b4I9Ezm1U=; b=SmuvdrLg8XE39R+m1fxLGWXQsjBqi7o2VaQe/6SF11f5UDGG766xpJKH+4pVJ1CCRO 9mNPe+Ik1OPV142xr95pOPbcEMLzI8ZIvsb66Z5sZyMM4j1YW9LyWksl6uVImTbLldRJ +kk5FxeZ/96Y3uzsE94OMmjzDtrldBFiuVWrjgrOCNTqT+rC2302hS62QnPxyKO8auJU 8Kwn55nlxqSfjqcx/zyFBjoxqFWtJnPTghPoKbQDNq9az5PgWHrXT02VqD3d4RQ0+TCT 7plHUuxuvs50ANQZQT6bjogeA5li70Jp2jPtWfWSUPCFz2gLpDpxSfaB8FRx1Y0TfHTc U1vA== X-Gm-Message-State: AOJu0YyH+TpWySzwp3MJ5jBt9yB5NWUMCCUukgoPrDlkE2X5qZ6lrPvS VGBCJQDFhyCgpZgqQq+7yWfTu8+f5zspBtGzpwYToS6RKwCT X-Google-Smtp-Source: AGHT+IFj/3ix5064W+YXk0/tjitl6ix4wB9gxsdZRwQLoHNQPwV2bbll2Lr00GU38AGrPoM78qWOD/El8ZBU/5ClBn3Tks8tTVQf MIME-Version: 1.0 X-Received: by 2002:a05:6870:a886:b0:1d1:3ff8:9f80 with SMTP id eb6-20020a056870a88600b001d13ff89f80mr3336962oab.8.1696118613280; Sat, 30 Sep 2023 17:03:33 -0700 (PDT) Date: Sat, 30 Sep 2023 17:03:33 -0700 In-Reply-To: <000000000000672c810601db3e84@google.com> X-Google-Appengine-App-Id: s~syzkaller X-Google-Appengine-App-Id-Alias: syzkaller Message-ID: <000000000000710b5c06069c6302@google.com> Subject: Re: [syzbot] [btrfs?] kernel BUG in btrfs_cancel_balance From: syzbot To: clm@fb.com, code@siddh.me, 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, xiaoshoukui@gmail.com, xiaoshoukui@ruijie.com.cn 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 29eefa6d0d07e185f7bfe9576f91e6dba98189c2 Author: xiaoshoukui Date: Tue Aug 15 06:55:59 2023 +0000 btrfs: fix BUG_ON condition in btrfs_cancel_balance bisection log: https://syzkaller.appspot.com/x/bisect.txt?x=170f5bae680000 start commit: 5d0c230f1de8 Linux 6.5-rc4 git tree: upstream kernel config: https://syzkaller.appspot.com/x/.config?x=1e3d5175079af5a4 dashboard link: https://syzkaller.appspot.com/bug?extid=d6443e1f040e8d616e7b syz repro: https://syzkaller.appspot.com/x/repro.syz?x=1167e711a80000 C reproducer: https://syzkaller.appspot.com/x/repro.c?x=16a90161a80000 If the result looks correct, please mark the issue as fixed by replying with: #syz fix: btrfs: fix BUG_ON condition in btrfs_cancel_balance For information about bisection process see: https://goo.gl/tpsmEJ#bisection