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 3C3473328E3 for ; Fri, 6 Mar 2026 02:20: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=1772763606; cv=none; b=jlfJVufTKOITUkliYVakzSK/o3qNH3H/YviqkY+y8jofY++76dTbq9u80UUzKEa7TepzI/e2+goqA/vJrUvgn2z3y0tO9Udfjkl+b3JQgs5k1GjYF3Lr/fF5TyCFCNPkWW01A0WVyy1/o2RbhqoBjz9pxuujK/uBPD507Hi0tqo= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1772763606; c=relaxed/simple; bh=3OY5TV0Uy2AM+z8pCBoYgaqHrDU4VcJ/IomeB3pJFIw=; h=MIME-Version:Date:In-Reply-To:Message-ID:Subject:From:To: Content-Type; b=YZVTlU3oedejH4nPBU8TYpQbcMEv25PRMM9QYmn3cMlRo12N0TICDHBN05Hb7uFQH/yUZgCMxcNJm7JT15i4kPK2XGYfi/wYVD82OfxCBp4dDJTd+NAtjQQIfGi059z5j/auD4PM2v2e4qEUyEu17GCNFBUXkKbX4ASH0WFfm9E= 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-672c40f3873so144404429eaf.2 for ; Thu, 05 Mar 2026 18:20:03 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1772763603; x=1773368403; 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=fq1STCnSk6QDRl07f3hTyNCGfIa0n2gDW7SXUrnO7nk=; b=lPRl+RQoyxkP8nHXmtXuXoCEnLZrY7zBclO2b2cWnhT9q680UQTm9xK/zhMzKp+G0P cozC6LXOgv0FhjxPU8YtIzoP/Y3nGE5JEo/rP/IYqVSefyKQCswO7qZkQR8qZxWV9iX6 3uM5AywNLbXP/9MwDcX02rlgqQ9MveQdN6Sfpvl2PGrDIk0NGHXBYq7F0V5DyoPHpHva i9bSp5WutqR7gQ9B37/Pr/gYtt0Q4vjuiXsVPpsWUWYif/5Tv5Nq95xU2xO9O2O3WBrQ MRXAF2cgmO4ZTuYLj8J0P8vnZedtYoKwZJiGjSp8FZWZ4TqKQUk8FuP5snRdQnglVFZa hfxg== X-Forwarded-Encrypted: i=1; AJvYcCWoe3fEUT8jO6MOQQuHeBsolSv4Q+rSQrSjxJdLt3MKNhJz3WsY8moQ9IREXg5i9KtjqJ89JLxWWDu70CI=@vger.kernel.org X-Gm-Message-State: AOJu0Yz//+RDILOoR2vJu2VFUhJGUTbay+unT7RpKrMYINFO+PkBsmG4 Kv/ehmb+HXhy9EqpEDIQd4fS++l0uV9fgyNU3M5N4TVqFPIt8llIGoOE0KugomCevp00ExTzTjo G1fdn33bThEtdqdFGjvB0VlIoF+LvyZ8FZoMLLkYJXHqO3JqkYxKaYcYcUyo= 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:1626:b0:679:a4cc:e04f with SMTP id 006d021491bc7-67b9bd47d1dmr476349eaf.51.1772763602997; Thu, 05 Mar 2026 18:20:02 -0800 (PST) Date: Thu, 05 Mar 2026 18:20:02 -0800 In-Reply-To: X-Google-Appengine-App-Id: s~syzkaller X-Google-Appengine-App-Id-Alias: syzkaller Message-ID: <69aa39d2.050a0220.13f275.0006.GAE@google.com> Subject: Re: [syzbot] [ext4?] INFO: task hung in filename_rmdir 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+512459401510e2a9a39f@syzkaller.appspotmail.com Tested-by: syzbot+512459401510e2a9a39f@syzkaller.appspotmail.com Tested on: commit: 5ee8dbf5 Merge tag 'fsverity-for-linus' of git://git.k.. git tree: upstream console output: https://syzkaller.appspot.com/x/log.txt?x=104a58d6580000 kernel config: https://syzkaller.appspot.com/x/.config?x=2a019678b1a3a692 dashboard link: https://syzkaller.appspot.com/bug?extid=512459401510e2a9a39f 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=16584a02580000 Note: testing is done by a robot and is best-effort only.