diff options
author | Caleb Sander Mateos <csander@purestorage.com> | 2025-04-25 19:17:27 -0600 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2025-05-02 09:21:08 -0600 |
commit | a5728a1d1ef2d927c67e73fda94946c2c15106df (patch) | |
tree | 48f9b83480e65e7ac77426f2c1b17be193acc51e /rust/helpers/pid_namespace.c | |
parent | 0aeb7ebfc7e3d4bef3542aadd33505452d2f9b82 (diff) |
block: factor out blk_mq_dispatch_queue_requests() helper
Factor out the logic from blk_mq_flush_plug_list() that calls
->queue_rqs() with a fallback to ->queue_rq() into a helper function
blk_mq_dispatch_queue_requests(). This is in preparation for using this
code with other lists of requests.
Signed-off-by: Caleb Sander Mateos <csander@purestorage.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Link: https://lore.kernel.org/r/20250426011728.4189119-3-csander@purestorage.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'rust/helpers/pid_namespace.c')
0 files changed, 0 insertions, 0 deletions