> - alua_check(sdev); > - return ADD_TO_MLQUEUE; > + alua_check(sdev, false); > + return NEEDS_RETRY;
What's the reason for the change in return value here? -- To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html