Re: [PATCH 0/3] fio-test: add filesystem tests
Luis Chamberlain <[email protected]> Sat, 6 Dec 2025 08:36:12 -0800
| Newsgroups | dev.linux.lists.kdevops |
|---|---|
| Message-ID | <[email protected]> |
On Wed, Nov 19, 2025 at 07:15:23PM -0800, Luis Chamberlain wrote: > Although fio is typically associated with testing block devices, > it turns out you can nicely scale it to test filesystems too. Add > support for this. > > Luis Chamberlain (3): > fio-tests: add multi-filesystem testing support > fio-tets: add DECLARE_HOSTS support > fio-tests: add comprehensive filesystem testing documentation I've dropped the CI stuff for now and pushed the rest of patches upstream, as they pass the CI testing. Luis