Loading
interrupt_tgt: add lvol, blobfs and basic bdevs
Logical volume, blobstore and blobfs can directly run in interrupt mode. Some bdev modules don't have pollers, so they can be directly runnning in interrupt mode. interrupt_tgt can create lvol bdevs and some other type bdevs Change-Id: I9ad068393c6ff31bb3aafb3e58a41b0e0aeec9af Signed-off-by:Liu Xiaodong <xiaodong.liu@intel.com> Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/4276 Reviewed-by:
Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com> Reviewed-by:
Jim Harris <james.r.harris@intel.com> Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com>