Re: [PATCH] md: md_open returns -EBUSY when entering racing area
From: heming.zhao@suse.com <hidden>
Date: 2021-04-04 02:02:49
From: heming.zhao@suse.com <hidden>
Date: 2021-04-04 02:02:49
On 4/4/21 12:11 AM, Christoph Hellwig wrote:
This defintively looks better than the ERESTARTSYS hack. I think I'll defer the whole blkdev_get refactoring and bd_mutex to open_mutex conversion to the next merge window, so I think we should be fine with this plus the mddev_find split. Reviewed-by: Christoph Hellwig <hch@lst.de>
Thank you for your review. /Heming