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 6093EC77B7A for ; Thu, 1 Jun 2023 20:57:34 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231278AbjFAU5c (ORCPT ); Thu, 1 Jun 2023 16:57:32 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:37556 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229693AbjFAU53 (ORCPT ); Thu, 1 Jun 2023 16:57:29 -0400 Received: from mail-io1-f71.google.com (mail-io1-f71.google.com [209.85.166.71]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 559BE192 for ; Thu, 1 Jun 2023 13:57:28 -0700 (PDT) Received: by mail-io1-f71.google.com with SMTP id ca18e2360f4ac-763c3442563so30383839f.1 for ; Thu, 01 Jun 2023 13:57:28 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1685653047; x=1688245047; 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=H+l1U73mbKH9j4OejDCTya2AgY4321krTJ/ukN0/34Q=; b=GkOrteolB9nTRrUjx6JGVzkcypF56vDGKPFSYwXFw81tiyxdUtY5DEYvhe1FbC90Xv HWIdcy5v2rflq6S0SdnO0NMQQg/MfcrQNBMRPjnw3yykvBddFSSfiICrOl7QGAlNTGtF iniTqnVb7gHxqrHHSEKK1BTK1DTp+DdiqMyI+ATdNIL9gk6xJziFVQVwLFlPlgmHC3QY qQDouVlQfgbHg/byubqHb3Dgmw8xlZTwU8yeGp1RUeaprowieRBCCUtNQPuPPRrL9M6C ONgNRRWS2lfOw3GagwYfwVegX94IP0EmP9DkdH33hNEvf5mkMqJHnzGQGi/XhSFO4o5H n3xg== X-Gm-Message-State: AC+VfDzQ+bpeFlrDtmFneM3S2mJVf++msEKrExaLikSzQTlaZ/erl3jA UIOoxsfiqZQvoxpEca3WMpAShB+fR7adhTNg1Jy6liqe3LUD X-Google-Smtp-Source: ACHHUZ7bUwXBbZVCrZNRxrQa5023b/GTViYVQBHHLxfBXUh0nMyBSQxMYlCW5YBYKTlxmQRiZvA4raYDP+qvoq/e80zbSI2rTWxg MIME-Version: 1.0 X-Received: by 2002:a5d:8f89:0:b0:770:2afa:25ae with SMTP id l9-20020a5d8f89000000b007702afa25aemr325298iol.1.1685653047714; Thu, 01 Jun 2023 13:57:27 -0700 (PDT) Date: Thu, 01 Jun 2023 13:57:27 -0700 In-Reply-To: X-Google-Appengine-App-Id: s~syzkaller X-Google-Appengine-App-Id-Alias: syzkaller Message-ID: <0000000000001faca405fd17af1b@google.com> Subject: Re: [syzbot] [reiserfs?] possible deadlock in open_xa_dir From: syzbot To: hdanton@sina.com, linux-fsdevel@vger.kernel.org, linux-kernel@vger.kernel.org, paul@paul-moore.com, reiserfs-devel@vger.kernel.org, roberto.sassu@huawei.com, roberto.sassu@huaweicloud.com, syzkaller-bugs@googlegroups.com Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hello, syzbot has tested the proposed patch and the reproducer did not trigger any issue: Reported-and-tested-by: syzbot+8fb64a61fdd96b50f3b8@syzkaller.appspotmail.com Tested on: commit: 929ed21d Merge tag '6.4-rc4-smb3-client-fixes' of git:.. git tree: upstream console output: https://syzkaller.appspot.com/x/log.txt?x=16c69fed280000 kernel config: https://syzkaller.appspot.com/x/.config?x=162cf2103e4a7453 dashboard link: https://syzkaller.appspot.com/bug?extid=8fb64a61fdd96b50f3b8 compiler: Debian clang version 15.0.7, GNU ld (GNU Binutils for Debian) 2.35.2 patch: https://syzkaller.appspot.com/x/patch.diff?x=1159c149280000 Note: testing is done by a robot and is best-effort only.