Skip to content

ZFSin crash on zpool remove#35

Merged
imtiazdc merged 1 commit intopsp12from
zfs-442
Jan 11, 2021
Merged

ZFSin crash on zpool remove#35
imtiazdc merged 1 commit intopsp12from
zfs-442

Conversation

@arun-kv
Copy link
Copy Markdown

@arun-kv arun-kv commented Jan 11, 2021

  1. Fixed memory corruption in 'metaslab_unload' due to
    'metaslab_group_passivate' function not setting the freed pointer to
    NULL.
    2. Fixed '.\zfsinstaller.exe uninstall .\ZFSin\ZFSin.inf' command hang
    after zpool removal due to 'spa_vdev_remove_thread' not calling
    'thread_exit()' during exit.

'metaslab_group_passivate' function not setting the freed pointer to
NULL.
2. Fixed '.\zfsinstaller.exe uninstall .\ZFSin\ZFSin.inf' command hang
   after zpool removal due to 'spa_vdev_remove_thread' not calling
'thread_exit()' during exit.
@imtiazdc imtiazdc merged commit bc0c9d2 into psp12 Jan 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants