open-cas-linux/modules/cas_disk
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
..
cas_disk_defs.h Initial commit 2019-03-29 08:45:50 +01:00
cas_disk.h Initial commit 2019-03-29 08:45:50 +01:00
debug.h Initial commit 2019-03-29 08:45:50 +01:00
disk.c Initial commit 2019-03-29 08:45:50 +01:00
disk.h Initial commit 2019-03-29 08:45:50 +01:00
exp_obj.c Fix exported object cleanup in case of cache stop failure 2019-07-17 15:09:39 +02:00
exp_obj.h Initial commit 2019-03-29 08:45:50 +01:00
main.c Initial commit 2019-03-29 08:45:50 +01:00
Makefile Initial commit 2019-03-29 08:45:50 +01:00
sysfs.c Initial commit 2019-03-29 08:45:50 +01:00
sysfs.h Initial commit 2019-03-29 08:45:50 +01:00