From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-oo1-f72.google.com (mail-oo1-f72.google.com [209.85.161.72]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 6D652230264 for ; Mon, 23 Feb 2026 04:56:03 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=209.85.161.72 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1771822564; cv=none; b=nFUch6f4rQIZTeOStag+xn8GMVmdKKVMMBuJfKYy7XsM7p7Et5gbLJJnbZzgfaKOhsztaWNxTicEzVzUMa8sk6RK4dr6d1gh5nyPLmuRBl4Ins2nXRtdnz+7+1DyoDKMNhxEx3LCkNbXM6vUdRMhj5FETDBsTJEiHSGn0Yl21r8= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1771822564; c=relaxed/simple; bh=eNlqPVcmyXahTRMcEn+9hMEKCPro/n1ixmsEwbZe0nM=; h=MIME-Version:Date:In-Reply-To:Message-ID:Subject:From:To: Content-Type; b=DbpcvEjZ/L9lz7TY6OusJrWcTkRZL4GL8yI1ugZsNxuI3hWFU8S2MDOyyOYiOcTDPdu1VtorKKuTDX5ETfGLhDySgORqNMwl95LS5xUMlyWKs59pSSvUjKarimDJUIkVtOzcBZOZP2n1K31l86dkGFsyLNJxjt5f3WmjQssOHT4= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=fail (p=none dis=none) header.from=syzkaller.appspotmail.com; spf=pass smtp.mailfrom=M3KW2WVRGUFZ5GODRSRYTGD7.apphosting.bounces.google.com; arc=none smtp.client-ip=209.85.161.72 Authentication-Results: smtp.subspace.kernel.org; dmarc=fail (p=none dis=none) header.from=syzkaller.appspotmail.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=M3KW2WVRGUFZ5GODRSRYTGD7.apphosting.bounces.google.com Received: by mail-oo1-f72.google.com with SMTP id 006d021491bc7-679862e4413so74958827eaf.0 for ; Sun, 22 Feb 2026 20:56:03 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1771822562; x=1772427362; 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=WcjLNnD+tsSYN6EiTUBD8wQE751Eva+7kDEdG9fO+oA=; b=NU+Xa3wMJ5CYu/bojn9vpV8Yl0i9v46IkKxbuSZ/i7wEa8vHpsdfBbAp5H5IFivsL2 2r1AFI2x1Tffj5omBgjOxG+8kArGPT625zpOTgXB/DgLMaxzWIafNOfUTaqCmP69tC5z IdGtKUuJLsBGRYsEa72DgIMz3FzVkSUKbMg7bzuZbN8G8GuCIq8ma1+oP4mj6h+9tm3l iTHYirs6Rmbks4lNBGc29pAqKbu7yMERVMWE0mieX2nMKqqFz/VRJ4xtJW8gpegfghyq sGuGaqWYJ1v/paPbGmo7y+ZPx1PSrg71uGp0QHEn5jT0llQ4UH8SEvKCIHB3pU69h5YS Ewgg== X-Forwarded-Encrypted: i=1; AJvYcCXvYDONzkcrsF7uWTyhL1bLvAprq+LCPkumiTf85GCKUn+sG38UuvnAUx75W58jBwf92mNP9M7ioHdAcLM=@vger.kernel.org X-Gm-Message-State: AOJu0YwQGPfuIMQ0/2dFvE5OMu09pvWe1IZB6NfuXgdfyGJDuTnn07N8 QJ26Gdru7ewIHxqYvw8AWEWcfVFk7mAQ28MIuRzEOVSwR2jU2EZasrsiVKQD3NENaS3cIIZpp0w PCzj6d55br6hA1k+gDXINkv2zV1JkBuO3AO5g9wI377gYqEkiIbWVb/+JG3Y= Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 X-Received: by 2002:a05:6820:4810:b0:678:f8f3:d6db with SMTP id 006d021491bc7-679c4501845mr3420738eaf.62.1771822562369; Sun, 22 Feb 2026 20:56:02 -0800 (PST) Date: Sun, 22 Feb 2026 20:56:02 -0800 In-Reply-To: <20260223035943.22844-1-activprithvi@gmail.com> X-Google-Appengine-App-Id: s~syzkaller X-Google-Appengine-App-Id-Alias: syzkaller Message-ID: <699bdde2.a70a0220.2c38d7.0192.GAE@google.com> Subject: Re: [syzbot] [ocfs2?] possible deadlock in ocfs2_del_inode_from_orphan From: syzbot To: activprithvi@gmail.com, linux-kernel@vger.kernel.org, syzkaller-bugs@googlegroups.com Content-Type: text/plain; charset="UTF-8" Hello, syzbot has tested the proposed patch and the reproducer did not trigger any issue: Reported-by: syzbot+78359d5fbb04318c35e9@syzkaller.appspotmail.com Tested-by: syzbot+78359d5fbb04318c35e9@syzkaller.appspotmail.com Tested on: commit: c22e26bd Merge tag 'landlock-7.0-rc1' of git://git.ker.. git tree: git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git console output: https://syzkaller.appspot.com/x/log.txt?x=124e0202580000 kernel config: https://syzkaller.appspot.com/x/.config?x=6428d17febdfb14e dashboard link: https://syzkaller.appspot.com/bug?extid=78359d5fbb04318c35e9 compiler: Debian clang version 21.1.8 (++20251221033036+2078da43e25a-1~exp1~20251221153213.50), Debian LLD 21.1.8 patch: https://syzkaller.appspot.com/x/patch.diff?x=14da395a580000 Note: testing is done by a robot and is best-effort only.