fusefs: fix a race condition in the allow_other test
The test could occasionally hang if the parent's SIGUSR2 signal arrived
before the child had pause()d. Using POSIX semaphores precludes that
possibility.
Sponsored by: The FreeBSD Foundation
fusefs: fix a race condition in the allow_other test Tags None Referenced Files None Subscribers None
Description
Details
|