]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit - contrib/unbound/libunbound/python/doc/intro.rst
MFV r329760: 7638 Refactor spa_load_impl into several functions
authorAlexander Motin <mav@FreeBSD.org>
Wed, 21 Feb 2018 23:38:30 +0000 (23:38 +0000)
committerAlexander Motin <mav@FreeBSD.org>
Wed, 21 Feb 2018 23:38:30 +0000 (23:38 +0000)
commitdf331510abedc4f48a3601a91a93b3f9cafc2d43
tree1d738d28572143a6dd577451aecc154240bf77dc
parentb17bfcde3d6390b47114df7d325aee680424f19e
parent223661a5b72ecfca7f7ba2eeae3f4c5f23bbddcd
MFV r329760: 7638 Refactor spa_load_impl into several functions

illumos/illumos-gate@1fd3785ff6601d3e391378c2dcbf4c5f27e1fe32

spa_load_impl has grown out of proportions.  It is currently over 700
lines long and makes it very hard to follow or debug the import process
even for experienced ZFS developers.  The objective is to split it up
in a series of well commented functions.

Reviewed by: Paul Dagnelie <pcd@delphix.com>
Reviewed by: George Wilson <george.wilson@delphix.com>
Reviewed by: Matthew Ahrens <mahrens@delphix.com>
Reviewed by: Andrew Stormont <andyjstormont@gmail.com>
Approved by: Dan McDonald <danmcd@joyent.com>
Author: Pavel Zakharov <pavel.zakharov@delphix.com>
sys/cddl/contrib/opensolaris/uts/common/fs/zfs/spa.c