Reviewed by: Paul Dagnelie <[email protected]> Reviewed by: George Wilson <[email protected]> Reviewed by: Matthew Ahrens <[email protected]>
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. Upstream bugs: DLPX-42886 You can view, comment on, or merge this pull request online at: https://github.com/openzfs/openzfs/pull/518 -- Commit Summary -- * 7638 Refactor spa_load_impl into several functions -- File Changes -- M usr/src/uts/common/fs/zfs/spa.c (651) -- Patch Links -- https://github.com/openzfs/openzfs/pull/518.patch https://github.com/openzfs/openzfs/pull/518.diff -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/openzfs/openzfs/pull/518 ------------------------------------------ openzfs-developer Archives: https://openzfs.topicbox.com/groups/developer/discussions/T3e16ba276b39b396-Mafe563c66050b8848780d8eb Powered by Topicbox: https://topicbox.com
