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 94D39C433FE for ; Tue, 22 Nov 2022 05:39:19 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231864AbiKVFjS (ORCPT ); Tue, 22 Nov 2022 00:39:18 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:47282 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231319AbiKVFjQ (ORCPT ); Tue, 22 Nov 2022 00:39:16 -0500 Received: from mail-il1-f200.google.com (mail-il1-f200.google.com [209.85.166.200]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 24B0D2180A for ; Mon, 21 Nov 2022 21:39:16 -0800 (PST) Received: by mail-il1-f200.google.com with SMTP id m11-20020a056e021c2b00b00302c7ea7e16so3025915ilh.22 for ; Mon, 21 Nov 2022 21:39:16 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; 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=WDHiCNxIn/z7bNGfAT44FusXeHcFJAow6l0Lx7uONlU=; b=oHMvqZnCpc6EjJ9x57/y+gJWIZp7yLwogDHbSBlBYZSa3yCMqK/YDaidkYUm1SzNQ7 ZPrgf63f75mMwEdZSHREq+01eKrHKBnhrDGKfJ+mOestlQ5qsqo0ytIKQHmso42ZqCAR /jj09+BMbisqCcXAhgcbrDmnQaLtWkwfulxtVEngg+LMMjsV+S80fLw2oYLPT10ohso3 LpgvWmMUxrvEa3IEn0xUXq1S+xvsymrcgeAZIr5n8w7tIj7i0je6PUJ/RACH0KNZqO55 ludQx3xNTMxRQBSnVuuctjXlhh4gkot7qp9rZxRM5lXuaaBp8YhUoMmheXCltZbcM+uv egrQ== X-Gm-Message-State: ANoB5plydvEVAtRqaR3zzxobV9D/zOueal4E6+Ws18dPi2tU8bi4P1mY 6OlcJYztS85N/9jeJcx7J56lTiuebySenVCwYSU0pXA3XKXO X-Google-Smtp-Source: AA0mqf4a0BHoqsnrezXkaycFKNDR61DuR+fYA0esxSmDidn3Kf+nBqP+hC/zfGsOOY06ZUKKGMW9ucWsRXqiZLeyMyE9GGHbxvt4 MIME-Version: 1.0 X-Received: by 2002:a5e:9405:0:b0:6a1:48d3:149e with SMTP id q5-20020a5e9405000000b006a148d3149emr1042832ioj.136.1669095555513; Mon, 21 Nov 2022 21:39:15 -0800 (PST) Date: Mon, 21 Nov 2022 21:39:15 -0800 In-Reply-To: <000000000000d984e005eb5ca593@google.com> X-Google-Appengine-App-Id: s~syzkaller X-Google-Appengine-App-Id-Alias: syzkaller Message-ID: <000000000000aec24b05ee0897b3@google.com> Subject: Re: [syzbot] WARNING in cleanup_transaction From: syzbot To: clm@fb.com, dsterba@suse.com, josef@toxicpanda.com, linux-btrfs@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 8bb808c6ad91ec3d332f072ce8f8aa4b16e307e0 Author: David Sterba Date: Thu Nov 3 13:39:01 2022 +0000 btrfs: don't print stack trace when transaction is aborted due to ENOMEM bisection log: https://syzkaller.appspot.com/x/bisect.txt?x=12586f7d880000 start commit: 493ffd6605b2 Merge tag 'ucount-rlimits-cleanups-for-v5.19'.. git tree: upstream kernel config: https://syzkaller.appspot.com/x/.config?x=d19f5d16783f901 dashboard link: https://syzkaller.appspot.com/bug?extid=021d10c4d4edc87daa03 syz repro: https://syzkaller.appspot.com/x/repro.syz?x=16fcaed6880000 C reproducer: https://syzkaller.appspot.com/x/repro.c?x=147d4978880000 If the result looks correct, please mark the issue as fixed by replying with: #syz fix: btrfs: don't print stack trace when transaction is aborted due to ENOMEM For information about bisection process see: https://goo.gl/tpsmEJ#bisection