On Thu, 21 May 2026 15:47:56 +0530, Disha Goel wrote: > The file_stressor test requires a 30-minute timeout (1800 seconds) due to > its 15-minute runtime plus setup/teardown overhead. This is significantly > longer than the default 45-second timeout used by other filesystem tests. > > Move file_stressor into its own subdirectory (filesystems/file_stressor/) > with a dedicated settings file to isolate its timeout configuration. This > prevents the long timeout from affecting other fast-running tests in the > filesystems/ directory. > > [...]
Applied to the vfs-7.4.misc branch of the vfs/vfs.git tree. Patches in the vfs-7.4.misc branch should appear in linux-next soon. Please report any outstanding bugs that were missed during review in a new review to the original patch series allowing us to drop it. It's encouraged to provide Acked-bys and Reviewed-bys even though the patch has now been applied. If possible patch trailers will be updated. Note that commit hashes shown below are subject to change due to rebase, trailer updates or similar. If in doubt, please check the listed branch. tree: https://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs.git branch: vfs-7.4.misc [1/2] selftests/filesystems: Move file_stressor to dedicated subdirectory https://git.kernel.org/vfs/vfs/c/5550456dad37 [2/2] selftests/filesystems: allow security.selinux xattr in listxattr kernfs test https://git.kernel.org/vfs/vfs/c/cc87d0a97bc0

