c491fa5b91
spdk_bdev_get_by_name() is included in spdk_bdev_open_ext() and when we use spdk_bdev_open_ext() for some bdev modules, for example, pass-through bdev module, the case that bdev is not found in spdk_bdev_open_ext() is normal. Hence change the corresponding ERRLOG to NOTICELOG. Besides, change the wording to "Currently unable to find bdev with name" to indicate there is a chance that it will be there later. Signed-off-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com> Change-Id: I055bce51d1aa7f005efab28359746f17858dfe48 Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/4589 Reviewed-by: Changpeng Liu <changpeng.liu@intel.com> Reviewed-by: Paul Luse <paul.e.luse@intel.com> Reviewed-by: Aleksey Marchuk <alexeymar@mellanox.com> Tested-by: SPDK CI Jenkins <sys_sgci@intel.com> Community-CI: Mellanox Build Bot |
||
---|---|---|
.. | ||
bdev_internal.h | ||
bdev_rpc.c | ||
bdev_zone.c | ||
bdev.c | ||
Makefile | ||
part.c | ||
scsi_nvme.c | ||
spdk_bdev.map | ||
vtune.c |