Loading
bdev/lvol: remove _vbdev_lvol_examine_close_cb
Remove _vbdev_lvol_examine_close_cb() because it is identical as the code at the end of _vbdev_lvs_examine_finish(). Remove the INFOLOG message because it is redundant (there's an ERRLOG just before) and inconsistent with the lvolerrno != 0 case, where there is no such message. Change-Id: I8488a8b5fcbaf1895f4953081d98bc13f82be221 Signed-off-by:Artur Paszkiewicz <artur.paszkiewicz@intel.com> Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/16941 Community-CI: Mellanox Build Bot Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by:
Tomasz Zawadzki <tomasz.zawadzki@intel.com> Reviewed-by:
Jim Harris <james.r.harris@intel.com>