Skip to content
Commit a7fcd37c authored by Jens Axboe's avatar Jens Axboe
Browse files

block: don't create bio_vec slabs of less than the inline number



If we don't have CONFIG_BLK_DEV_INTEGRITY set, then we don't have
any external dependencies on the bio_vec slabs. So don't create
the ones that we will inline anyway.

Signed-off-by: default avatarJens Axboe <jens.axboe@oracle.com>
parent 34053979
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment