open-cas-linux/modules/cas_cache/volume
Michal Rakowski eee7a0e220 Fix exported object cleanup in case of cache stop failure
In case of error during cache stop exported object is not being restored after destroying.
This may result in bug in case of calling stop once more.
This commit fixes this issue - exported objects are restored.

Signed-off-by: Michal Rakowski <michal.rakowski@intel.com>
2019-07-17 15:09:39 +02:00
..
obj_blk.h Initial commit 2019-03-29 08:45:50 +01:00
vol_atomic_dev_bottom.c Add utils_mpool 2019-06-04 14:40:22 +02:00
vol_atomic_dev_bottom.h Initial commit 2019-03-29 08:45:50 +01:00
vol_blk_utils.c Handle ocf_volume_open ret code in cas_blk_open_volume_by_bdev 2019-06-27 11:12:43 -04:00
vol_blk_utils.h Extending 'configure' script 2019-05-30 06:29:07 -04:00
vol_block_dev_bottom.c Doxygen fixup 2019-07-17 09:43:43 +02:00
vol_block_dev_bottom.h Move querying for atomic device params before cache start 2019-04-02 14:47:39 -04:00
vol_block_dev_top.c Fix exported object cleanup in case of cache stop failure 2019-07-17 15:09:39 +02:00
vol_block_dev_top.h Added create/activate/free all exported objects methods 2019-07-17 09:43:43 +02:00