|
@@ -122,6 +122,7 @@ static void flush_expired_bios(struct work_struct *work)
|
|
|
* <device> <offset> <delay> [<write_device> <write_offset> <write_delay>]
|
|
|
*
|
|
|
* With separate write parameters, the first set is only used for reads.
|
|
|
+ * Offsets are specified in sectors.
|
|
|
* Delays are specified in milliseconds.
|
|
|
*/
|
|
|
static int delay_ctr(struct dm_target *ti, unsigned int argc, char **argv)
|