mirror of
https://github.com/SCST-project/scst.git
synced 2026-05-23 13:41:27 +00:00
scst_vdisk: warning clarification
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@6828 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
@@ -3621,8 +3621,8 @@ static int blockio_exec(struct scst_cmd *cmd)
|
||||
* "DRBD and other replication/failover SW
|
||||
* compatibility" section in SCST README.
|
||||
*/
|
||||
PRINT_WARNING("Closed FD on exec. Secondary DRBD or not "
|
||||
"blocked dev before ALUA state change? "
|
||||
PRINT_WARNING("Closed FD on exec. Not active ALUA state "
|
||||
"or not blocked dev before ALUA state change? "
|
||||
"(cmd %p, op %s, dev %s)", cmd, cmd->op_name,
|
||||
cmd->dev->virt_name);
|
||||
scst_set_cmd_error(cmd, SCST_LOAD_SENSE(scst_sense_no_medium));
|
||||
|
||||
Reference in New Issue
Block a user