Skip to content

v0.6.15libzfs: Use zpool_search_import instead of zpool_find_import (#85)

Latest
Compare
Choose a tag to compare
@jgrund jgrund released this 05 Aug 17:33
· 4 commits to master since this release
6c1ad4a
* Use zpool_search_import instead of zpool_find_import

Fixes #84.

Signed-off-by: Joe Grund <jgrund@whamcloud.io>

* initalize importargs

Signed-off-by: Joe Grund <jgrund@whamcloud.io>

* update bitfield args

Signed-off-by: Joe Grund <jgrund@whamcloud.io>