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 266FCC4321E for ; Mon, 28 Nov 2022 21:11:21 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S234392AbiK1VLU (ORCPT ); Mon, 28 Nov 2022 16:11:20 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:47408 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S234380AbiK1VLS (ORCPT ); Mon, 28 Nov 2022 16:11:18 -0500 Received: from mail-il1-f198.google.com (mail-il1-f198.google.com [209.85.166.198]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 8939F1155 for ; Mon, 28 Nov 2022 13:11:16 -0800 (PST) Received: by mail-il1-f198.google.com with SMTP id y12-20020a056e021bec00b00302a7d5bc83so10062321ilv.16 for ; Mon, 28 Nov 2022 13:11: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=+vrFvgf3kC0HHJ1u0C1MfigaITyNx2eYmkBwRJdnQic=; b=6seKq8LMZnXKk4W0R5yAzM4J6xGF/Lg7p4+1yp+u6FWLalKta2vWCtaMitYQIRoI8P aOEV1ourmnNWZOX+3s16rQZeaGYy1vMNag1kuWCE3i6Cg/C6vxp/7GoJzA1vzUwSgZx+ nRYpkkjktoMAVt4gUh6kxOGsaJUJax8iS7vbIvQgAC30m6RC1+Ih+kDagQ5MDZAxNmRf Vi8DHdjpuV2r/ipV/oaJNDYr9+6DSZwgthMs4erNRHOY1iWLCiUNO+UZDC7GSi+OVaP5 As//YNw6DypRTTzpXeQysp2UUC9Ommb87CYT41rMp7r0BH7oUmWmEZs/doOuPLfv/gec ecQw== X-Gm-Message-State: ANoB5pnHntMDXEbTlASRgKcsaqjYjSSJ3edEjTTZ5nONJGVqRunuR1BR PAHBjhofeIL6fylN4NLdqPzL6JLmVTEsLppnTIg4xBOj8DeT X-Google-Smtp-Source: AA0mqf7nkU1Jbpcji4kFBESpoY6kF2tL8/7c5Hh6oW8lp6EE/JxTkrQM8rCd1l6CmBzg424AY7Gr/fvtNlX33s4+k5JkdqGbr5tr MIME-Version: 1.0 X-Received: by 2002:a92:4a0f:0:b0:302:e9ff:dc96 with SMTP id m15-20020a924a0f000000b00302e9ffdc96mr11245832ilf.236.1669669875947; Mon, 28 Nov 2022 13:11:15 -0800 (PST) Date: Mon, 28 Nov 2022 13:11:15 -0800 In-Reply-To: <0000000000000c379205ec806d6e@google.com> X-Google-Appengine-App-Id: s~syzkaller X-Google-Appengine-App-Id-Alias: syzkaller Message-ID: <000000000000d921ab05ee8e4f48@google.com> Subject: Re: [syzbot] WARNING in btrfs_commit_transaction From: syzbot To: clm@fb.com, dsterba@suse.com, dsterba@suse.cz, 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-kernel@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=14e020bd880000 start commit: b229b6ca5abb Merge tag 'perf-tools-fixes-for-v6.1-2022-10-.. git tree: upstream kernel config: https://syzkaller.appspot.com/x/.config?x=a66c6c673fb555e8 dashboard link: https://syzkaller.appspot.com/bug?extid=9c37714c07194d816417 syz repro: https://syzkaller.appspot.com/x/repro.syz?x=17401632880000 C reproducer: https://syzkaller.appspot.com/x/repro.c?x=13176716880000 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