nvme: enable bio-cache for fixed-buffer passthru
authorKanchan Joshi <joshi.k@samsung.com>
Mon, 20 Dec 2021 14:17:32 +0000 (19:47 +0530)
committerJens Axboe <axboe@kernel.dk>
Tue, 21 Dec 2021 16:38:25 +0000 (09:38 -0700)
commite010e95010c0026d0a78cb212b30bea0a2e80bd7
treeb984232291d9657a80ecb5e7062e6628827824a1
parent62ce33ed4c858d2de446f20c5860f6d37c4a3dbb
nvme: enable bio-cache for fixed-buffer passthru

Since we do submission/completion in task, we can have this up.
Add a bio-set for nvme as we need that for bio-cache.

Signed-off-by: Kanchan Joshi <joshi.k@samsung.com>
Signed-off-by: Anuj Gupta <anuj20.g@samsung.com>
Link: https://lore.kernel.org/r/20211220141734.12206-12-joshi.k@samsung.com
Signed-off-by: Jens Axboe <axboe@kernel.dk>
block/blk-map.c
drivers/nvme/host/core.c
drivers/nvme/host/ioctl.c
drivers/nvme/host/nvme.h
include/linux/blk-mq.h