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: <20241210065900.1235379-1-hch@lst.de> Date: Tue, 10 Dec 2024 07:58:24 +0100 From: Christoph Hellwig <hch@....de> To: Zorro Lang <zlang@...nel.org> Cc: Brian Foster <bfoster@...hat.com>, fstests@...r.kernel.org, linux-ext4@...r.kernel.org Subject: remove _supported_fs Hi all, this series removes the remaining _supported_fs calls and replaces them with a new _exclude_fs call. The first patch removes a _supported_fs for a relatively new test from Brian that fails on other file systems. We should still run it so that people have a chance to fix the corruption, so I think this make sense. Then the ext4 directory is split so that the shared extN tests have their own directory, and then it finally does the switch over now that now many _supported_fs calls are left.
Powered by blists - more mailing lists