c3ed33f475
Previously bdev was closed after reduce initialization and was re-opened before bdev claim. This patch series will fix the race condition due to the fact that bdev pointer is valid only while bdev is opened. Hence keeping bdev open from reduce initialization to bdev claim is better. Signed-off-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com> Change-Id: I00914db0aef8547c0826061bb0e500735b0b97a1 Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/4567 Community-CI: Mellanox Build Bot Reviewed-by: Paul Luse <paul.e.luse@intel.com> Reviewed-by: Jim Harris <james.r.harris@intel.com> Reviewed-by: Ben Walker <benjamin.walker@intel.com> Reviewed-by: Aleksey Marchuk <alexeymar@mellanox.com> Tested-by: SPDK CI Jenkins <sys_sgci@intel.com> |
||
---|---|---|
.. | ||
accel | ||
bdev | ||
blob | ||
blobfs | ||
env_dpdk | ||
event | ||
sock | ||
Makefile |