+3
−15
Loading
All bdev calls must be made from an spdk_thread context. Use this instead of relying on hack in reactor code that sets the spdk_thread context before calling an event. This new approach is much cleaner and lets us remove the hack in an upcoming patch. Signed-off-by:Jim Harris <jim.harris@samsung.com> Change-Id: I66f5148fff4d74d5770bb6ecd4f89ba05201b78a Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/23263 Reviewed-by:
Shuhei Matsumoto <smatsumoto@nvidia.com> Reviewed-by:
Changpeng Liu <changpeng.liu@intel.com> Community-CI: Mellanox Build Bot Reviewed-by:
Tomasz Zawadzki <tomasz.zawadzki@intel.com> Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com>