]> git.ipfire.org Git - thirdparty/linux.git/commit
Documentation: ublk: document UBLK_F_PER_IO_DAEMON
authorUday Shankar <ushankar@purestorage.com>
Thu, 29 May 2025 23:47:18 +0000 (17:47 -0600)
committerJens Axboe <axboe@kernel.dk>
Sat, 31 May 2025 20:38:57 +0000 (14:38 -0600)
commit08652bd86e267b0c83ed013dd972c99c04c7e76a
treed54990a1687e3af46633ba5f7a62e8be9d20e3fe
parent17574aa2a06b1f5bc447433ceaaa3df3543cc632
Documentation: ublk: document UBLK_F_PER_IO_DAEMON

Explain the restrictions imposed on ublk servers in two cases:
1. When UBLK_F_PER_IO_DAEMON is set (current ublk_drv)
2. When UBLK_F_PER_IO_DAEMON is not set (legacy)

Remove most references to per-queue daemons, as the new
UBLK_F_PER_IO_DAEMON feature renders that concept obsolete.

Signed-off-by: Uday Shankar <ushankar@purestorage.com>
Reviewed-by: Caleb Sander Mateos <csander@purestorage.com>
Reviewed-by: Ming Lei <ming.lei@redhat.com>
Link: https://lore.kernel.org/r/20250529-ublk_task_per_io-v8-9-e9d3b119336a@purestorage.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Documentation/block/ublk.rst