summaryrefslogtreecommitdiffstats
path: root/module/zfs/zfs_log.c
diff options
context:
space:
mode:
authorTom Caputi <[email protected]>2018-11-07 18:38:10 -0500
committerBrian Behlendorf <[email protected]>2018-11-07 15:38:10 -0800
commitac53e50f799b39d9cd04e5ecc0a6552c9490c84a (patch)
treec427e7d429dedd9057bffb2646d0411d8b67a250 /module/zfs/zfs_log.c
parent4021ba4cfaa861602ae75d45713224d5a7866004 (diff)
Fix vdev removal finishing race
This patch fixes a race condition where the end of vdev_remove_replace_with_indirect(), which holds svr_lock, would race against spa_vdev_removal_destroy(), which destroys the same lock and is called asynchronously via dsl_sync_task_nowait(). Reviewed-by: Matthew Ahrens <[email protected]> Reviewed-by: Brian Behlendorf <[email protected]> Signed-off-by: Tom Caputi <[email protected]> Issue #6900 Closes #8083
Diffstat (limited to 'module/zfs/zfs_log.c')
0 files changed, 0 insertions, 0 deletions