Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Device removal of indirect vdev panics the kernel #9327

Merged
merged 1 commit into from
Sep 16, 2019

Commits on Sep 15, 2019

  1. Device removal of indirect vdev panics the kernel

    This commit fixes a NULL pointer dereference triggered in
    spa_vdev_remove_top_check() by trying to "zpool remove" an indirect
    vdev.
    
    Signed-off-by: loli10K <ezomori.nozomu@gmail.com>
    loli10K committed Sep 15, 2019
    Configuration menu
    Copy the full SHA
    1ad67d5 View commit details
    Browse the repository at this point in the history