From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-oo1-f69.google.com (mail-oo1-f69.google.com [209.85.161.69]) (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 67CA4335096 for ; Tue, 10 Feb 2026 20:54:04 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=209.85.161.69 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1770756846; cv=none; b=iWcohQGmrTHuddaNLeNff973+VRzbBT4X48MB1jlfLWNq+T55RaWqqa7NS5wkI2bYEKxPslcSdWUMEcdrLZaGXMbRm9PrjXgX9yCH39XyTDHNVHbAQmTkPCNgM/F+Gdy4BJjJTLH3+HMUoFlgkEqx+yIiTSwS0/7t3UhUJzEC8Q= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1770756846; c=relaxed/simple; bh=0Amr4176xDg2mGRjpjP3t3clrUUqfHTlr+5cikBfPmo=; h=MIME-Version:Date:In-Reply-To:Message-ID:Subject:From:To: Content-Type; b=GzJQo0YnMw0lkp15BGcY+WAM1ept1Ur4OUVPxLadcFj+7tJIX7o1ZosTE8ebqHuFtA5utRhqZEHxTGgjSrf2MRyjEmnLS9mHOVJ78+8OXcQ/fqJ8QJe5alxxP+hvBQuoiuVj8jWm+DbE/j9aPeptQYOucGFhtAe7R8Bvjl/Lfr4= 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.69 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-f69.google.com with SMTP id 006d021491bc7-66ad91bd85bso6322780eaf.3 for ; Tue, 10 Feb 2026 12:54:04 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1770756843; x=1771361643; 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=lVlE/3nxrkgiu6PQgWHepWh1UYoFXEex2w+VvPfW6xw=; b=S7AoXZxRglrgMI0wLLZU9uuPYCFzss2JP4PdRJsPH1QresRwcY8aWC5wPOMDNxyyfS WJatVmyN2QZ73wVYJoNQGGpTgLXO+r5hzyDLLqodr7+QzYdMgoQWJqcwuYSgA6A8fROa 9DPQNgh5HEiWNJCyocYaHfrN5DOKpGvaoUfgS6mRPVcwg+ntwqI3VGwUMaGMhEZNzb+Z gLye0t4REHcrMMsyoBdo7L8sZKbsVtgqjQuLY5FROqb8i1/asoPbXVCsACwU2ngIvrZa ECHfjNm05NBbKZdyPD8fYIBhGonuijgNQKZJzLv/TfCmHAbtnM4B8jcXN0tRIofL6jyA mUhQ== X-Forwarded-Encrypted: i=1; AJvYcCVN5Zwfsktb64yEKg82y751C42+avo9RfA6n++/u9mp28XV1sE68XmZcaTgvFDrIsJGvbW+fhHgulJg+d8=@vger.kernel.org X-Gm-Message-State: AOJu0YyY4MD1EffeEA0l3uXQ1MgDZXJ/lYrVfEonYywnRay77UbE6V1n 9zfpj7nyR4Qtt2ssmxIZJh3z/uyxfhZkZqNfe2qgtw2USSayslot+MDWWmig7MavYNV+ckAePCp g1YTBO+2K1SyZprxR32l2KhNEiFvMT2y9tqknJC2ygLOzuiUXjptL3uLgNdA= 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:4dc8:b0:65f:10ea:4772 with SMTP id 006d021491bc7-66d0a286913mr7030505eaf.19.1770756843348; Tue, 10 Feb 2026 12:54:03 -0800 (PST) Date: Tue, 10 Feb 2026 12:54:03 -0800 In-Reply-To: X-Google-Appengine-App-Id: s~syzkaller X-Google-Appengine-App-Id-Alias: syzkaller Message-ID: <698b9aeb.050a0220.2eeac1.008e.GAE@google.com> Subject: Re: [syzbot] [ext4?] kernel BUG in ext4_es_cache_extent (4) From: syzbot To: adilger.kernel@dilger.ca, linux-ext4@vger.kernel.org, linux-kernel@vger.kernel.org, ojaswin@linux.ibm.com, syzkaller-bugs@googlegroups.com, tytso@mit.edu 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+ccf1421545dbe5caa20c@syzkaller.appspotmail.com Tested-by: syzbot+ccf1421545dbe5caa20c@syzkaller.appspotmail.com Tested on: commit: 4f5e8e6f et4: allow zeroout when doing written to unwr.. git tree: https://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4.git dev console output: https://syzkaller.appspot.com/x/log.txt?x=15739b22580000 kernel config: https://syzkaller.appspot.com/x/.config?x=a535ad5429f72a2 dashboard link: https://syzkaller.appspot.com/bug?extid=ccf1421545dbe5caa20c 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=12d6f33a580000 Note: testing is done by a robot and is best-effort only.