Re: [PATCH v2 2/2] loop: use task_work for autoclear operation
From: Christoph Hellwig <hch@lst.de> Date: 2022-01-18 16:16:23
I'll try to take a look. I've been busy today coming up with a scheme
that avoids taking ->open_mutex outside the open/release path at all,
which should also help, but it's not quite ready.