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 2A90AC0015E for ; Tue, 1 Aug 2023 16:08:38 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232532AbjHAQIh (ORCPT ); Tue, 1 Aug 2023 12:08:37 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:46404 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S234303AbjHAQIe (ORCPT ); Tue, 1 Aug 2023 12:08:34 -0400 Received: from mail-oi1-f198.google.com (mail-oi1-f198.google.com [209.85.167.198]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 0F7F21FEF for ; Tue, 1 Aug 2023 09:08:33 -0700 (PDT) Received: by mail-oi1-f198.google.com with SMTP id 5614622812f47-3a1e869ed0aso8413910b6e.2 for ; Tue, 01 Aug 2023 09:08:33 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1690906112; x=1691510912; 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=YqSDbqh+AqXAOmtaKKmTpkj09he/+2Nk5RSO5m5curM=; b=XA36S8p0WeijIT/4OJ4HlCeZLxNwsXlsZSs5N3rdZsA/LmmSr6FCRZfEam4qMZzjZM 4cUFK4vVRVslE86NQvAbezNvmLFtwYBc7U1D31XRHkU+0ghqz2LWlqW/oyUVDS4jUuAG ScogApwcmFmNO/uC1fWu8APEVmfmx0Tqo6BYY4qJ5C9z4em63cANUIoUpnd5hTq8m3MR USPUIt+J/+Xm0dumuQMZXZKKeqcvg+SiA99898tU0RoI9VLBsO16Kr/rgk6HQ1MgRs8+ RqdGNiD5TShebxNVRRkHmOVyCs0QMUZhJ5biIqBjiz5od7UxPbj7EKPv6MEhmYqOqPsI ZClQ== X-Gm-Message-State: ABy/qLYlqtUSEdstWKP9iftyGywhPaZ+RC4EKyWAKnrxD/lnSa2+me0t zC2eDZIzOiuLsOzftJ+nW22PWvGMTTj3m5frSyWjIchTSD9C X-Google-Smtp-Source: APBJJlHDYv3Bai1IVXl7MsYcw/fXODejsx+YKiAwPu8CG7DqcwkPQ9I6nsiOykSwXdl4QmplpaP/OJUpnim+JcxwxIsC7/ZB+w4m MIME-Version: 1.0 X-Received: by 2002:a05:6808:bc4:b0:3a7:3b45:74da with SMTP id o4-20020a0568080bc400b003a73b4574damr7943965oik.1.1690906111907; Tue, 01 Aug 2023 09:08:31 -0700 (PDT) Date: Tue, 01 Aug 2023 09:08:31 -0700 In-Reply-To: <000000000000fd151d05ece59b42@google.com> X-Google-Appengine-App-Id: s~syzkaller X-Google-Appengine-App-Id-Alias: syzkaller Message-ID: <000000000000261e660601dec2c2@google.com> Subject: Re: [syzbot] [btrfs?] possible deadlock in btrfs_search_slot From: syzbot To: anand.jain@oracle.com, clm@fb.com, dsterba@suse.com, hdanton@sina.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 b740d806166979488e798e41743aaec051f2443f Author: Josef Bacik Date: Mon Nov 7 16:44:51 2022 +0000 btrfs: free btrfs_path before copying root refs to userspace bisection log: https://syzkaller.appspot.com/x/bisect.txt?x=13015709a80000 start commit: eb7081409f94 Linux 6.1-rc6 git tree: upstream kernel config: https://syzkaller.appspot.com/x/.config?x=8d01b6e3197974dd dashboard link: https://syzkaller.appspot.com/bug?extid=c06034aecf9f5eab1ac1 syz repro: https://syzkaller.appspot.com/x/repro.syz?x=124fc309880000 C reproducer: https://syzkaller.appspot.com/x/repro.c?x=126dfde5880000 If the result looks correct, please mark the issue as fixed by replying with: #syz fix: btrfs: free btrfs_path before copying root refs to userspace For information about bisection process see: https://goo.gl/tpsmEJ#bisection