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 D0CC136F8EA for ; Sat, 15 Aug 2026 18:41:02 +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=1786819264; cv=none; b=fJ+A0C+1q5sFSPM89STmSbJfZnwR/GMB2G/Ee/Y7MmL8r7roUSfuL1ZbjCutYUVSYppPuCSSoZr9UJ958ubA6s4L81ORorXuuVlAVhEBVLnpGL8+fmBTBEh1Mnx9DGJOIDVnIPfw6TEs7IzY5y2qQxMCHtRRp+DMrBgL4BtpTR8= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1786819264; c=relaxed/simple; bh=TloBakeGloWsLiUhaQKuwtxiZaoVBeWvUoVeVQa9qa0=; h=MIME-Version:Date:In-Reply-To:Message-ID:Subject:From:To: Content-Type; b=ToAQ4lynhfk77f+ncvw++pe4Nm2J+HEOuGmh8kFZoafJvNcn4oY30wpi4lruPK+t3s2vz4U0B55ZL5L94j0zqrWAfEJ0HR23a67B0zrme6i/5Z5DnL5jOkaQaRQAUN6nNXPwQjJsZBJeZO+tKVtMatPVI9H1tw40GD1B/urRKkk= 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-6b0e26855f9so1603798eaf.3 for ; Sat, 15 Aug 2026 11:41:02 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20251104; t=1786819261; x=1787424061; h=content-type:to:from:subject:message-id:in-reply-to:date :mime-version:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to:content-type; bh=lYBYiSP3ejmS5ZY5Uyw7h/Cl1js6fFUaPc0mKcBDLbc=; b=p4B8CLfOPDOo5O/HXrkiCLsawM0yOe1b7vMruwOWFb58V584s8XWLkli0QT+UQT4eh WrJOImUGjClKhQ1pSXgX9TKkccrsIz+HWIoMGSrZqiOdEUla8XzD17EPz8n0Y2b2vnNi VWkhP2A9YjnHDKgy8faFiTWAEwCg/8xdTXwkqeTelrf9J9MZeoiekYVuniwVcF9tO70Y mE+l2BLw+o4M5rNdHXXaQSEfthIB1iHDKjDVMeCwV95K3tsm2qnbjEwjnbsZegDeRD7q bNFg2SQB+a9gAQC38lTHNdR7wCSzSFl0oKyqOiIzv0g3IqoxBuYXjG2kbv+8ewQJT1Ei vEMA== X-Forwarded-Encrypted: i=1; AHgh+RpXIDSoxqiUy1fiYTjuZhUSzC9crsx+n1+gy9b3Hj7pRynI9sR/YhUQztulK2OCUTdcdVp9WFrwZt8WYMc=@vger.kernel.org X-Gm-Message-State: AOJu0YwZnvuD2KsPEHFlRdvaw22PBao/mjUzDDAbmMeMFtaycSSliK7o KMyKwXTtCaHcEto/mRXEkLxUVCwKflJmu4CE5xAmuXYTzvj6DfbE/xDpwYJr470ACz62PrEl/pC hUfxlojeEcMvAKh9WTnlVrIWjvn0MC6yYpJx1wiBGM3K27f48y0B5/9I69zc= 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:2915:b0:6b0:52b9:cb with SMTP id 006d021491bc7-6b0d690c2cdmr13592056eaf.31.1786819261484; Sat, 15 Aug 2026 11:41:01 -0700 (PDT) Date: Sat, 15 Aug 2026 11:41:01 -0700 In-Reply-To: <20260816.025653.1730439593036546737.konishi.ryusuke@gmail.com> X-Google-Appengine-App-Id: s~syzkaller X-Google-Appengine-App-Id-Alias: syzkaller Message-ID: <6a80b2bd.dbb3a75c.20434b.001b.GAE@google.com> Subject: Re: [syzbot] [nilfs?] INFO: task hung in find_inode (2) From: syzbot To: konishi.ryusuke@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+6646318bbcf419411bc5@syzkaller.appspotmail.com Tested-by: syzbot+6646318bbcf419411bc5@syzkaller.appspotmail.com Tested on: commit: c21bb419 Merge tag 'for_linus' of git://git.kernel.org.. git tree: git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git console output: https://syzkaller.appspot.com/x/log.txt?x=16dcb279580000 kernel config: https://syzkaller.appspot.com/x/.config?x=ce98be8f11d07ed2 dashboard link: https://syzkaller.appspot.com/bug?extid=6646318bbcf419411bc5 compiler: Debian clang version 22.1.8 (++20260613092233+e80beda6e255-1~exp1~20260613092250.77), Debian LLD 22.1.8 patch: https://syzkaller.appspot.com/x/patch.diff?x=11b61279580000 Note: testing is done by a robot and is best-effort only.