HomeFreeBSD

OpenZFS 8115 - parallel zfs mount

Description

OpenZFS 8115 - parallel zfs mount

Porting Notes:

  • Use thread pools (tpool) API instead of introducing taskq interfaces to libzfs.
  • Use pthread_mutext for locks as mutex_t isn't available.
  • Ignore alternative libshare initialization since OpenZFS-7955 is not present on zfsonlinux.

Authored by: Sebastien Roy <seb@delphix.com>
Reviewed by: Matthew Ahrens <mahrens@delphix.com>
Reviewed by: Pavel Zakharov <pavel.zakharov@delphix.com>
Reviewed by: Brad Lewis <brad.lewis@delphix.com>
Reviewed by: George Wilson <george.wilson@delphix.com>
Reviewed by: Paul Dagnelie <pcd@delphix.com>
Reviewed by: Prashanth Sreenivasa <pks@delphix.com>
Authored by: Brian Behlendorf <behlendorf1@llnl.gov>
Approved by: Matt Ahrens <mahrens@delphix.com>
Ported-by: Don Brady <don.brady@delphix.com>

OpenZFS-issue: https://www.illumos.org/issues/8115
OpenZFS-commit: https://github.com/openzfs/openzfs/commit/a3f0e2b569
Closes #8092

Details

Provenance
Sebastien Roy <seb@delphix.com>Authored on Nov 5 2018, 3:40 PM
Brian Behlendorf <behlendorf1@llnl.gov>Committed on Nov 15 2018, 7:33 PM
Parents
rGaf2e8411dacb: Tag 0.8.0-rc2
Branches
Unknown
Tags
Unknown