open-cas-linux/modules
Michal Mielewczyk 3e033df9c6 Handle flushing cache interruption.
When flushing cache, acquiring write lock is not necessary, so it was replaced
with read lock wherever possible.

If flushing operation is interrupted by signal, not only waiting for it to be
finished is interrupted but also OCF flush operation is stopped.

Signed-off-by: Michal Mielewczyk <michal.mielewczyk@intel.com>
2020-01-28 15:41:31 -05:00
..
cas_cache Handle flushing cache interruption. 2020-01-28 15:41:31 -05:00
cas_disk Relax allocations requirements 2019-10-23 16:04:27 -04:00
include New error code for interrupted waiting. 2020-01-02 18:34:30 -05:00
CAS_VERSION_GEN Update reported CAS version to 20.1 2020-01-15 16:12:14 +01:00
config.mk Cleanup CAS_VERSION 2019-09-19 12:43:34 +02:00
extra.mk Initial commit 2019-03-29 08:45:50 +01:00
Makefile modules: Fixed getting running kernel ver 2019-08-26 15:52:32 +02:00