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
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250128071315.676272-1-hch@lst.de>
Date: Tue, 28 Jan 2025 08:12:57 +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 v2

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.

Unlike the previous version this does not add a new ext-common directory,
but instead uses _exclude_fs for those tests as well, which doesn't
look quite as nice.  Some of the ext4 maintainers said they might want
to switch this to feature checks, which sounds great but also something
better done by people familiar with extN.

Changes since v1:
 - remove the separated ext-common directory previously added

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ