Files
open-cas-linux/modules
Michal Mielewczyk e39eecab49 Don't try to stop non running thread
If _cas_create_thread() thread failed, queue should be stopped by ocf. One of steps
done during queue stop is stopping kernel thread.

To avoid stopping thread which is not running, additional check was added in
_cas_stop_thread().

Signed-off-by: Michal Mielewczyk <michal.mielewczyk@intel.com>
2020-03-07 15:22:30 -05:00
..
2019-10-23 16:04:27 -04:00
2019-09-19 12:43:34 +02:00
2019-03-29 08:45:50 +01:00
2020-02-11 14:47:32 +01:00