RE: [PATCH V6 for-6.11/block] loop: Fix a race between loop detach and loop open
From: Gulam Mohamed
Date: Thu Jun 27 2024 - 16:14:03 EST
Hi Jens,
This patch is reviewed by Chirstoph, can you please take a look and pull it if it is good to you?
Regards,
Gulam Mohamed.
> -----Original Message-----
> From: Christoph Hellwig <hch@xxxxxx>
> Sent: Wednesday, June 19, 2024 1:46 PM
> To: Gulam Mohamed <gulam.mohamed@xxxxxxxxxx>
> Cc: linux-block@xxxxxxxxxxxxxxx; linux-kernel@xxxxxxxxxxxxxxx;
> yukuai1@xxxxxxxxxxxxxxx; hch@xxxxxx; axboe@xxxxxxxxx
> Subject: Re: [PATCH V6 for-6.11/block] loop: Fix a race between loop detach
> and loop open
>
> Do we need the re-addition of the open method to fix the ltp test case? I
> kinda hate it, but if that is what it takes:
>
> Reviewed-by: Christoph Hellwig <hch@xxxxxx>