Rick Macklem dec8894b45 Fix the default number of threads for Flex File layout pNFS client I/O.
The intent was that the default would be based on number of CPUs, but the
code disabled using taskqueue() by default.
This code is only executed when mounting a NFSv4.1 server that supports the
Flexible File layout for pNFS and, since such servers are rare, this change
shouldn't result in a POLA violation.
(The FreeBSD pNFS server is still a project and the only other one that
 uses Flexible File layout is being developed by Primary Data and I don't
 know if they have even shipped any to customers yet.)
Found while testing the pNFS server.
2018-06-02 00:11:26 +00:00
..
2018-05-28 03:14:36 +00:00
2018-06-01 19:42:59 +00:00
2018-02-14 00:12:03 +00:00
2018-05-31 21:53:07 +00:00
2018-03-24 21:30:24 +00:00
2018-05-25 08:44:00 +00:00