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

Christoph Hellwig hch at infradead.org
Tue May 23 23:04:18 PDT 2023


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.



More information about the linux-mtd mailing list