Date: Mon, 24 Sep 2012 08:27:45 +0400 From: "Andrey V. Elsukov" <bu7cher@yandex.ru> To: Andriy Gapon <avg@FreeBSD.org> Cc: freebsd-geom@FreeBSD.org Subject: Re: re-tasting of providers held with withering consumers Message-ID: <505FE141.5070803@yandex.ru> In-Reply-To: <505DF409.9070908@FreeBSD.org> References: <505DF409.9070908@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?505FE141.5070803>