Correctly detect whether ioengine_load can exit early
authorBen Walker <benjamin.walker@intel.com>
Wed, 19 Jul 2017 19:27:57 +0000 (12:27 -0700)
committerBen Walker <benjamin.walker@intel.com>
Wed, 19 Jul 2017 19:27:57 +0000 (12:27 -0700)
commit800334db17a22029553488b41a5ede8af909c66d
tree413bf5c2ce93e480404a859127fe2d25401c5b24
parent785e49c659023df1735bff195ad4ba133ebd23a7
Correctly detect whether ioengine_load can exit early

Just the presence of io_ops isn't enough - the requested
ioengine may have changed.

Signed-off-by: Ben Walker <benjamin.walker@intel.com>
init.c