Spdk/lib/bdev/passthru
Daniel Verkamp 2ecf7fdbf4 bdev/passthru: clarify hot remove callback name
The hot remove callback is registered when we open the bdev in the
examine callback, but it's not used just during examine; change the name
of the callback to more accurately reflect what it is for.

Change-Id: Ie3e425e2e512f212d0dea40be12186c00e7a1091
Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com>
Reviewed-on: https://review.gerrithub.io/410943
Tested-by: SPDK Automated Test System <sys_sgsw@intel.com>
Reviewed-by: Paul Luse <paul.e.luse@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Reviewed-by: Dariusz Stojaczyk <dariuszx.stojaczyk@intel.com>
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
2018-05-21 19:44:30 +00:00
..
Makefile vbdev/passthru: add the construct_passthru_bdev RPC method 2018-04-20 14:58:13 -04:00
vbdev_passthru_rpc.c rpc: Add state_mask to each RPC method to make sets of RPCs 2018-05-03 19:48:15 +00:00
vbdev_passthru.c bdev/passthru: clarify hot remove callback name 2018-05-21 19:44:30 +00:00
vbdev_passthru.h vbdev/passthru: introduce the public create_passthru_disk function 2018-04-20 13:39:21 -04:00