public inbox for linux-fsdevel@vger.kernel.org
 help / color / mirror / Atom feed
* [LSF/MM/BPF TOPIC] File system testing
@ 2026-02-18 15:07 Theodore Tso
  2026-02-19 14:37 ` Chuck Lever
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Theodore Tso @ 2026-02-18 15:07 UTC (permalink / raw)
  To: linux-fsdevel, lsf-pc

I'd like to propose a perennial favorite file system testing as a
topic for the FS track.  Topics to cover would include:

1) Standardizing test scenarios for various file systems.

   I have test scenarios for ext4 and xfs in my test appliance (e.g.,
   4k, 64k, and 1k blocksizes, with fscrypt enabled, with dax enabled,
   etc.)  But I don't have those for other file systems, such as
   btrfs, etc.  It would be nice if this could be centrally documented
   some where, perhaps in the kernel sources?

2) Standardized way of expressing that certain tests are expected to
   fail for a given test scenario.  Ideally, we can encode this in
   xfstests upstream (an example of this is requiring metadata
   journalling for generic/388).  But in some cases the failure is
   very specific to a particular set of file system configurations,
   and it may vary depending on kernel version (e.g., a problem that
   was fixed in 6.6 and later LTS kernels, but it was too hard to
   backport to earlier LTS kernels).

3) Automating the use of tests to validate file system backports to
   LTS kernels, so that commits which might cause file system
   regressions can be automatically dropped from a LTS rc kernel.

   	       	      		    	    	 - Ted

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2026-02-25 18:40 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-02-18 15:07 [LSF/MM/BPF TOPIC] File system testing Theodore Tso
2026-02-19 14:37 ` Chuck Lever
2026-02-19 18:42 ` Ric Wheeler
2026-02-20  9:09 ` Hans Holmberg
2026-02-24 12:48 ` Carlos Maiolino
2026-02-25 18:40   ` [Lsf-pc] " Jan Kara

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox