nvme-tcp: Export the nvme_tcp_wq to sysfs
authorLi Feng <fengli@smartx.com>
Wed, 13 Mar 2024 12:38:09 +0000 (20:38 +0800)
committerKeith Busch <kbusch@kernel.org>
Mon, 18 Mar 2024 20:41:11 +0000 (13:41 -0700)
commitec58afb49e90d6fd468b0e21d2de324dff1a711c
tree377c2cb0f5a7d4a8da4ddc09b2b2658fb1e89d50
parente89086c43f0500bc7c4ce225495b73b8ce234c1f
nvme-tcp: Export the nvme_tcp_wq to sysfs

Make the workqueue userspace visible for easy viewing and configuration.

Signed-off-by: Li Feng <fengli@smartx.com>
Reviewed-by: Sagi Grimberg <sagi@grimberg.me>
Signed-off-by: Keith Busch <kbusch@kernel.org>
drivers/nvme/host/tcp.c