HomeFreeBSD

use posix_spawn(3) instead of fork() and exec() manually as suggested

Description

use posix_spawn(3) instead of fork() and exec() manually as suggested
by jmg@.

Reviewed By: pfg
MFC after: 2 weeks
Differential Revision: https://reviews.freebsd.org/D3353

Details

Provenance
delphijAuthored on
Reviewer
pfg
Differential Revision
D3353: patch(1): use posix_spawn
Parents
rS286600: MFV 286599: 5808 spa_check_logs is not necessary on readonly pools
Branches
Unknown
Tags
Unknown