The resize GEOM event has no references, thus cannot be canceled.
This commit is contained in:
parent
8fe7677998
commit
9e9d445ed1
@ -615,8 +615,6 @@ g_resize_provider_event(void *arg, int flag)
|
||||
off_t size;
|
||||
|
||||
g_topology_assert();
|
||||
if (flag == EV_CANCEL)
|
||||
return;
|
||||
if (g_shutdown)
|
||||
return;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user