standard error message for each disallowed management operation in standby mode

Signed-off-by: Piotr Debski <piotr.debski@intel.com>
This commit is contained in:
Piotr Debski
2022-04-11 06:08:42 +02:00
parent a3e6284e4c
commit f773d7fff3
3 changed files with 17 additions and 20 deletions

View File

@@ -180,7 +180,7 @@ struct {
},
{
OCF_ERR_CACHE_STANDBY,
"Operation not permitted in failover standby mode"
"The operation is not permited while the cache is in the standby mode"
},
{
OCF_ERR_STANDBY_ATTACHED,