lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening linux-cve-announce PHC | |
Open Source and information security mailing list archives
| ||
|
Message-ID: <20250502133309.GB29583@mit.edu> Date: Fri, 2 May 2025 09:33:09 -0400 From: "Theodore Ts'o" <tytso@....edu> To: Hans Holmberg <Hans.Holmberg@....com> Cc: "fstests@...r.kernel.org" <fstests@...r.kernel.org>, "zlang@...nel.org" <zlang@...nel.org>, "linux-xfs@...r.kernel.org" <linux-xfs@...r.kernel.org>, Carlos Maiolino <cem@...nel.org>, "djwong@...nel.org" <djwong@...nel.org>, hch <hch@....de>, "linux-ext4@...r.kernel.org" <linux-ext4@...r.kernel.org>, "adilger.kernel@...ger.ca" <adilger.kernel@...ger.ca> Subject: Re: [PATCH] ext4/002: make generic to support xfs On Fri, May 02, 2025 at 11:35:01AM +0000, Hans Holmberg wrote: > xfs supports separate log devices and as this test now passes, share > it by turning it into a generic test. Was this fixed by a kernel commit to the XFS tree? If so, could you add a _fixed_by_kernel_commit pointing at the fix? And while you're at it, could you add: [ $FSTYP == "ext4" ] && \ _fixed_by_kernel_commit 273108fa5015 \ "ext4: handle read only external journal device" to the test? This will make it easier for people using LTS kernels to know which commits they need to backport. Many thanks! - Ted
Powered by blists - more mailing lists