open-cas-linux/modules
Michal Mielewczyk f7d88c4b3f Don't allow core add, remove nor detach interruptions
They are usually not time comsuming operations, so risk of hung task is low.
So it's easier to temporarily disable interrupts instead of properly handle
async completion.

This commit is part of patch that will handle interrupt of waiting for OCF
operations.

Signed-off-by: Michal Mielewczyk <michal.mielewczyk@intel.com>
2020-01-02 18:34:30 -05:00
..
cas_cache Don't allow core add, remove nor detach interruptions 2020-01-02 18:34:30 -05:00
cas_disk Relax allocations requirements 2019-10-23 16:04:27 -04:00
include Merge pull request #107 from robertbaldyga/cleanup-cas-version 2019-09-19 13:45:17 +02:00
CAS_VERSION_GEN Update Open CAS version to 19.09 2019-09-19 12:44:42 +02: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