From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-oo1-f70.google.com (mail-oo1-f70.google.com [209.85.161.70]) (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 CBA73339A8 for ; Sat, 27 Dec 2025 17:33:02 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=209.85.161.70 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1766856784; cv=none; b=qoOX2YIoM8Wsg6pSli3J9qrrypGsIHXKM2zlZHzlXk6Lov6WcxMrUP2uOYwPh205QIrjBo2wMDPhHDc7o8UVJAZHoOXYQ4jaYYXpoUaoXI+elFUJ3T0+mXcgtSX5M4fex+1UKLsnU4gnINF3NR0Xke7AzK9pipSfvn7Ygp9K88Y= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1766856784; c=relaxed/simple; bh=4J1eaYVxJm8XWuadI2B0/NZnJLbrf4F8gYc2Zw3UJ9I=; h=MIME-Version:Date:In-Reply-To:Message-ID:Subject:From:To: Content-Type; b=rNJ6QFh6WBh0q2YyG5pLnCAlM7rbFAMngSDHxgYqqp7Cv7X84kLvbVtxyhaleqMKktHAkAyfZLHy+XJe8Zir8LtK3Sm8tpmSLXG7qjGqqo4cTZt9fw1bv8UB+mM+KEfxhVXzNQd8MVCFnHWXXAZxI83NwPEds2fKgagv9tBXViw= 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.70 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-f70.google.com with SMTP id 006d021491bc7-65d0318e02eso15129913eaf.1 for ; Sat, 27 Dec 2025 09:33:02 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1766856782; x=1767461582; 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=jLUrpBSE7sJZHQv17dh+vy7Exi9lMydCjeO6LtXySfo=; b=axS128hZvQ5iAmtKGLh4LF4pEvzs8lBtAXwn3VpBHHOQrz4FvnZ9O1yQfdGta1E7W4 l9WiD9OJU4IrDEGwqzdz4NqrFJKCYBQL4hrkpyonutWLcYnP1NrgShOEldc5RbkEM5Sz 1ZgWFQXqcdqLS8E7rmWGZzVFOX5MlTCMumJHpFPql7YlzIRqxdhwjEJVQq6C2DOmi5Fa 2X1OEgh/5mB4kE45jys0oxG0scNpoOWTWEPOzgTkRaPL8CiFB2QbOdZJTYg2xQpLjBir L8JOg+aQjvtjZ8SJdHHdO2IBKm6akLljJ+CZeQ9wohqHgxp3m6wun5I2OGBYa1NvF0Zq bFSg== X-Gm-Message-State: AOJu0YyPcQqthOsEHp+fY3Zwm+/ZId752L26GPX8bJQ6bVeEYIb9s7bI As3Bh9gsvEL4SK1QqvKrukbLLQp0AQWrbPRmJ8pz4mbjMPwOWNLYR0+T6YZaroAbkw0EOmkfqB6 LHtvgGAqdiMxodVtSDSruKyLLUvTWuBXL9yJeu0HxEVvkOVdgJpPgrUR1ykg= X-Google-Smtp-Source: AGHT+IEN/aUHsNnnqXbkenBZm22q9VcAc8TyqzOTchZPoKO3iVvU0nvurFYXm6YGHT7XypVvcz1JiC1aqBETXDkmDB9QFcs6F7lt 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:f028:b0:65b:29af:b562 with SMTP id 006d021491bc7-65d0eb24994mr10036967eaf.77.1766856781906; Sat, 27 Dec 2025 09:33:01 -0800 (PST) Date: Sat, 27 Dec 2025 09:33:01 -0800 In-Reply-To: X-Google-Appengine-App-Id: s~syzkaller X-Google-Appengine-App-Id-Alias: syzkaller Message-ID: <6950184d.050a0220.35954c.0094.GAE@google.com> Subject: Re: [syzbot] [jfs?] VFS: Busy inodes after unmount (use-after-free) (4) From: syzbot To: linux-kernel@vger.kernel.org, syzkaller-bugs@googlegroups.com, zlatistiv@gmail.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+d569e274f46ca86f78fa@syzkaller.appspotmail.com Tested-by: syzbot+d569e274f46ca86f78fa@syzkaller.appspotmail.com Tested on: commit: d26143bb Merge tag 'spi-fix-v6.19-rc2' of git://git.ke.. git tree: upstream console output: https://syzkaller.appspot.com/x/log.txt?x=12859b92580000 kernel config: https://syzkaller.appspot.com/x/.config?x=1f2b6fe1fdf1a00b dashboard link: https://syzkaller.appspot.com/bug?extid=d569e274f46ca86f78fa compiler: Debian clang version 20.1.8 (++20250708063551+0c9f909b7976-1~exp1~20250708183702.136), Debian LLD 20.1.8 patch: https://syzkaller.appspot.com/x/patch.diff?x=1080a89a580000 Note: testing is done by a robot and is best-effort only.