On 31/08/26 1:20 pm, Christian Brauner wrote:
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

Hi Christian,

Thanks for applying the series. One note — v3 of this series was sent on
03/08/26, and patch 2/2 had changes compared to v2. It looks like v2 was
applied instead.

v3 patch 2/2 link: https://lore.kernel.org/linux-kselftest/[email protected]/

Could you update the applied commit with the v3 version, or let me know
if a re-send is needed?

--
Regards,
Disha


Reply via email to