HomeFreeBSD

Fix intermittency in the sys.fs.fusefs.symlink.main test

Description

Fix intermittency in the sys.fs.fusefs.symlink.main test

This change is identical to 86885b18689 but for symlink instead of
mknod. The kernel sends a FUSE_FORGET asynchronously with the final
syscall. The lack of an expectation caused this test to occasionally
fail.

Also, remove a sleep that accidentally snuck into a different test.

MFC after: 2 weeks
MFC with: 86885b18689889e9b9142fd31d8c67f21334ba32
Sponsored by: Axcient

Details

Provenance
asomersAuthored on Oct 6 2023, 9:05 PM
Parents
rGa2b289608d6b: mitigations.7: briefly explain RELRO
Branches
Unknown
Tags
Unknown