On Sat, 2007-02-17 at 23:12 -0500, Douglas Gilbert wrote: > IOW don't do it! > > Better would be to flag the request for internal use.
This would be my opinion too. We're trying to move away from encapsulated commands wherever we can (although we're definitely not there yet). The idea is that the block layer would be able to transport native commands to underlying devices. However, we were also thinking of adding control packets that could be interpreted by the processing ULD (as park essentially is, since it's a state in the disk management model). However, realistically, you don't ever send a command to park a disk ... this won't be beneficial during most times of operation ... you really want expose the power states and management so the OS can use them as part of its model ... Tejun already has the beginnings of a patch to do this. James - To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html