From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Fri, 15 Jun 2018 11:27:41 +0200 From: Christoph Hellwig To: Anatoliy Glagolev Cc: Christoph Hellwig , linux-block@vger.kernel.org, "James E.J. Bottomley" , FUJITA Tomonori , Jens Axboe , linux-scsi@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCHv2] block: fix bsg_unregister and bsg_open race Message-ID: <20180615092741.GA21138@lst.de> References: <20180613221417.GA22778@xldev-tmpl.dev.purestorage.com> <20180614083806.GA18966@lst.de> <20180614234733.GA38460@xldev-tmpl.dev.purestorage.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <20180614234733.GA38460@xldev-tmpl.dev.purestorage.com> List-ID: On Thu, Jun 14, 2018 at 05:47:34PM -0600, Anatoliy Glagolev wrote: > Thanks, Christoph. Good catch releasing the mutex on failure path. > V2 patch with your suggestions applied. Looks good: Reviewed-by: Christoph Hellwig Now just re-add the changelog and resend it in a new thread.