Spdk/module/bdev
paul luse 3157ce5c4a module/compress: Clear vol element in comp_bdev struct on vol unload
When a vol is unloaded, the vol element in comp_bdev element needs to
be NULL'd so that when the comp_bdev destruct entry point is called,
we won't try to unload the vol again.

fixes issue #928

Signed-off-by: paul luse <paul.e.luse@intel.com>
Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/466441 (master)

(cherry picked from commit f4e401ea36)
Change-Id: If267335cbe2234c62351cfc39d33b0ea698ca893
Signed-off-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com>
Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/467141
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
2019-09-09 21:55:22 +00:00
..
aio mk: move the bdev modules under module directory. 2019-09-06 02:19:41 +00:00
compress module/compress: Clear vol element in comp_bdev struct on vol unload 2019-09-09 21:55:22 +00:00
crypto mk: move the bdev modules under module directory. 2019-09-06 02:19:41 +00:00
delay mk: move the bdev modules under module directory. 2019-09-06 02:19:41 +00:00
error mk: move the bdev modules under module directory. 2019-09-06 02:19:41 +00:00
gpt mk: move the bdev modules under module directory. 2019-09-06 02:19:41 +00:00
iscsi mk: move the bdev modules under module directory. 2019-09-06 02:19:41 +00:00
lvol mk: move the bdev modules under module directory. 2019-09-06 02:19:41 +00:00
malloc mk: move the bdev modules under module directory. 2019-09-06 02:19:41 +00:00
null bdev/null: Fix infinite loop in configuration parsing 2019-09-09 21:55:22 +00:00
nvme mk: move the bdev modules under module directory. 2019-09-06 02:19:41 +00:00
ocf lib/mk: update OCF build. 2019-09-06 02:19:41 +00:00
passthru mk: move the bdev modules under module directory. 2019-09-06 02:19:41 +00:00
pmem mk: move the bdev modules under module directory. 2019-09-06 02:19:41 +00:00
raid bdev/raid: Fix race issue among multiple threads to free RAID bdev 2019-09-09 21:55:22 +00:00
rbd mk: move the bdev modules under module directory. 2019-09-06 02:19:41 +00:00
rpc mk: move the bdev modules under module directory. 2019-09-06 02:19:41 +00:00
split mk: move the bdev modules under module directory. 2019-09-06 02:19:41 +00:00
uring mk: move the bdev modules under module directory. 2019-09-06 02:19:41 +00:00
virtio mk: move the bdev modules under module directory. 2019-09-06 02:19:41 +00:00
Makefile lib/mk: update OCF build. 2019-09-06 02:19:41 +00:00