On 22.09.2012 21:23, Andriy Gapon wrote: > > Because removal of withered geoms is done asynchronously, there is a window > when > some provider may require re-tasting (because of media change or size change), > but it would still be in use by the withering geom. That prevents re-tasting > a > class of that withering geom (for obvious reasons). > > The following patch tries to trigger owed re-tasting after the withering > provider is gone for good: > http://people.freebsd.org/~avg/geom-withered-retaste.diff
Hi, Andriy, it seems you forgot to include g_renew_provider() implementation into the patch. -- WBR, Andrey V. Elsukov _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-geom To unsubscribe, send any mail to "[email protected]"
