block: Use bioset_init() for fs_bio_set
authorKent Overstreet <[email protected]>
Wed, 9 May 2018 01:33:52 +0000 (21:33 -0400)
committerJens Axboe <[email protected]>
Mon, 14 May 2018 19:16:06 +0000 (13:16 -0600)
commitf4f8154a08bc5801a3f130db69e370d249e791ab
tree93839696b4ec7d01f54e9a51bacfd53206135166
parent917a38c71af82185c39e31589587591fa764fb85
block: Use bioset_init() for fs_bio_set

Minor optimization - remove a pointer indirection when using fs_bio_set.

Signed-off-by: Kent Overstreet <[email protected]>
Signed-off-by: Jens Axboe <[email protected]>
block/bio.c
block/blk-core.c
drivers/target/target_core_iblock.c
include/linux/bio.h