block: extend bio-cache for non-polled requests
authorAnuj Gupta <anuj20.g@samsung.com>
Tue, 17 Jan 2023 12:06:38 +0000 (17:36 +0530)
committerJens Axboe <axboe@kernel.dk>
Sun, 29 Jan 2023 22:18:34 +0000 (15:18 -0700)
commit7e2e355dd9c9031e19b573d2c48171b0418ec552
tree6b14f23549a337e7386f6cf2f64850253c82bad3
parent888545cb43d7639457883dc325c303a3737c0a64
block: extend bio-cache for non-polled requests

This patch modifies the present check, so that bio-cache is not limited
to iopoll.

Signed-off-by: Anuj Gupta <anuj20.g@samsung.com>
Signed-off-by: Kanchan Joshi <joshi.k@samsung.com>
Link: https://lore.kernel.org/r/20230117120638.72254-3-anuj20.g@samsung.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>
block/blk-map.c