Files
open-cas-linux/modules
Jan Musial 19c334c4cf Move classifier init after cache device attach completion
Right now the classifier is instantiated before device is attached.
This way if we have any IO-classes present on cache device the
classifier will have no knowledge of them and fail to classify IO
correctly.

After moving the classifier init to cache finalization routine we have
all the information needed to initialize properly both in new instance
start path and in load path.

Signed-off-by: Jan Musial <jan.musial@intel.com>
2020-02-25 14:00:07 +01: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