HomeFreeBSD

Change the pNFS server to use the taskqueue code (common with the client)

Description

Change the pNFS server to use the taskqueue code (common with the client)
to do concurrent I/O operations to the mirrored DSs, instead of using
kproc_create()/kproc_exit() for every RPC.

Details

Provenance
rmacklemAuthored on
Parents
rS324677: Merge in a current kernel from head.
Branches
Unknown
Tags
Unknown