Re: [PATCH v2 1/3] nvmet: replace use of system_wq with system_percpu_wq

From: Christoph Hellwig

Date: Fri Mar 20 2026 - 03:58:02 EST


On Mon, Feb 23, 2026 at 11:23:27AM +0100, Marco Crivellari wrote:
> system_unbound_wq -> system_dfl_wq

"dfl" is a weird acronym, that doesn't really help understanding the
code. What does it even mean?

Either way given that this has already been picked, I guess we're stuck
with it, so:

Reviewed-by: Christoph Hellwig <hch@xxxxxx>