Revision 23: Multipath: rdac path selector. This is just an example of what needs to could be done by the ps to send a failover command to the device. This example is just sending a TUR, and I just bascially ripped off the rr ps's other functions. The point is that I have to inject a command into a queue using blk_execute_rq or elv_add_request. [Mike Christie]
Revision 24: Multipath: rename rdac.c to dm-ps-rdac.c