Re: [PATCH 2/2] ubi: block: Fix deadlock on remove

From: Christoph Hellwig
Date: Wed May 24 2023 - 02:04:28 EST


If you imlement ->free_disk, the list_del and kfree can move into
that, and we don't really care if a new opener raced with the delete.