Casadm error message update

Error message updated for the case of not meeting the space requirements
for the cache device.

Signed-off-by: Krzysztof Majzerowicz-Jaszcz <krzysztof.majzerowicz-jaszcz@intel.com>
This commit is contained in:
Krzysztof Majzerowicz-Jaszcz 2022-02-25 16:55:40 +01:00
parent 583af2e229
commit 39f70bc876

View File

@ -164,7 +164,7 @@ struct {
}, },
{ {
OCF_ERR_INVAL_CACHE_DEV, OCF_ERR_INVAL_CACHE_DEV,
"Device does not meet requirements." "Device does not meet requirements. See dmesg for more information"
}, },
{ {
OCF_ERR_NO_LOCK, OCF_ERR_NO_LOCK,