Re: [PATCH v5 7/7] loop: be paranoid on exit and prevent new additions / removals
From: Christoph Hellwig <hch@infradead.org>
Date: 2020-05-19 15:36:59
Also in:
linux-fsdevel, linux-mm, lkml
From: Christoph Hellwig <hch@infradead.org>
Date: 2020-05-19 15:36:59
Also in:
linux-fsdevel, linux-mm, lkml
On Sat, May 16, 2020 at 03:19:56AM +0000, Luis Chamberlain wrote:
Be pedantic on removal as well and hold the mutex. This should prevent uses of addition while we exit. Reviewed-by: Ming Lei <redacted> Signed-off-by: Luis Chamberlain <mcgrof@kernel.org>
Looks good, Reviewed-by: Christoph Hellwig <hch@lst.de>