diff options
author | Jens Axboe <[email protected]> | 2021-12-03 06:48:53 -0700 |
---|---|---|
committer | Jens Axboe <[email protected]> | 2021-12-16 08:49:17 -0700 |
commit | 3c67d44de787dff288d7f2a51c372b22f7356db6 (patch) | |
tree | 98a6604327a08c080282c6ca40d5e12783a8eb7d /include/linux/overflow.h | |
parent | fcade2ce06ffebee5c2f6629ddbf2086c0f5ba5a (diff) |
block: add mq_ops->queue_rqs hook
If we have a list of requests in our plug list, send it to the driver in
one go, if possible. The driver must set mq_ops->queue_rqs() to support
this, if not the usual one-by-one path is used.
Reviewed-by: Christoph Hellwig <[email protected]>
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'include/linux/overflow.h')
0 files changed, 0 insertions, 0 deletions