From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-ot1-f71.google.com (mail-ot1-f71.google.com [209.85.210.71]) (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 08C0C30B509 for ; Thu, 5 Mar 2026 06:56:02 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=209.85.210.71 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1772693764; cv=none; b=Tny9NcdzT/YWn7yzio5b6bvAtuupAaT/wJ+o1QYNtriNQkGzQZKnwz3UdwY6yitFPwuNEnJigZY1vxgDoVR/aTt110ihkuCzEDli2iW7HyCXIuaAMTR73tbcm6h5qD4YBFdR8pAoarn20G+CNyC9FhNMVmHpesKdx1ijD7gNFDs= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1772693764; c=relaxed/simple; bh=ZeARKN7WMyPbHBPOLfEWNp8E7MKCdRYkXiN+PdIq9g8=; h=MIME-Version:Date:In-Reply-To:Message-ID:Subject:From:To: Content-Type; b=u/ErpPRLPc3MjfCVvTjtUyZg0H6Tl5/i7Fd/zSC6jDAdpOlPTA3OuSJwvYI0gdpXJzel3SwTV5mB4dYmIOrV/E7fURbmL+tBJqN2kuf3BQ76mzGOJyETFMfXyOiqSJJ+90g1O9sKVWLjzPfJoU3iWWPnxhfZ1NLdDCyTh6IplME= 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.210.71 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-ot1-f71.google.com with SMTP id 46e09a7af769-7d4d6edec7eso54863665a34.1 for ; Wed, 04 Mar 2026 22:56:02 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1772693762; x=1773298562; 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=y3i6x+qGIXRgH990e68/LWY6Wf1RR6qiEp+bwHgMfls=; b=ABpqnYdpjGvemetwXOk7j7Tc8ZULOVK3kGwnPtLx9c0UMvq/nJGSFOhvrPBOwf3adM RFdhln7JNXXqNz6v1R0WqJCSPx9wwYEpCiy55ccYIcsoYaDXC72H7JuWnNIe6NgjlW8u nYIAWdfd6jayOYp17jl4KgzWrsmcyijWm28zRCIyg3VR29mrhJQEBIiRSN20JaJONJAI f84LI31rXcS6ZQXsQ52v/swSoXiDuohOCveZBNHjZrQ9Yi0/PwYdGnV+x3rmeWcRGHJ+ NH8v9GnadtPFnCA5VTzD7RZyp9OZz7D3Y3RG20wsOAfrR1JYDRpTaQqtk76Zu41OL1Is 1WGQ== X-Forwarded-Encrypted: i=1; AJvYcCVoi7wgH+Ho700+N6CjEk2WE+nSffu0jRvCxogal37pasOfeIEaCFoM3RaI27diBgS1jmOVbwMZHVwz2sQ=@vger.kernel.org X-Gm-Message-State: AOJu0Yx648bmbJSv6MzY2yLxb59yfIbohXotoHWMGkCkzyGn7sSA1Rtu bBzpTJLBcRgc1+J2+KQ52BwxP2psTlVXwgLC+A8CW7jBDftUvgkpZzG58fM1cO7ZLeZHLKvFG4C b5bDVWG8Uqi9NxFFBJIPTK0dB54YEVgVIy+4WUxLp//syvwlESf+kd9mvVK8= 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:3096:b0:679:dcdf:1a01 with SMTP id 006d021491bc7-67b176e644fmr2832546eaf.15.1772693762129; Wed, 04 Mar 2026 22:56:02 -0800 (PST) Date: Wed, 04 Mar 2026 22:56:02 -0800 In-Reply-To: X-Google-Appengine-App-Id: s~syzkaller X-Google-Appengine-App-Id-Alias: syzkaller Message-ID: <69a92902.a70a0220.2e49e0.0002.GAE@google.com> Subject: Re: [syzbot] [ext4?] INFO: task hung in filename_unlinkat From: syzbot To: eadavis@qq.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+1659aaaaa8d9d11265d7@syzkaller.appspotmail.com Tested-by: syzbot+1659aaaaa8d9d11265d7@syzkaller.appspotmail.com Tested on: commit: c107785c Merge tag 'modules-7.0-rc3.fixes' of git://gi.. git tree: upstream console output: https://syzkaller.appspot.com/x/log.txt?x=12a81552580000 kernel config: https://syzkaller.appspot.com/x/.config?x=2a019678b1a3a692 dashboard link: https://syzkaller.appspot.com/bug?extid=1659aaaaa8d9d11265d7 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=1654b5aa580000 Note: testing is done by a robot and is best-effort only.