James Bottomley <James.Bottomley@xxxxxxxxxxxxxxxxxxxxx> writes: > > Um ... actually, maybe not. The active_mode file is read only (it has a > NULL store method). It's designed to show what mode the host is > activated in "initiator", "target" (or both or unknown). If echoing > something to a read only sysfs file with no actual store method is > causing this behaviour, the root cause has to be somewhere in sysfs. > > However, since the file has nothing to do with power saving ... unless > some driver I can't find is trying to duplicate it, so there's no reason > to try to echo "min_power" to it, so some of the details on this report > might bear further investigation ... I remember hitting something like this in the past when write() returned 0. Some versions of echo loop in this case. -Andi -- To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html