scsi-ioctl: use clock_t <> jiffies
authorMilton Miller <miltonm@bga.com>
Mon, 17 Nov 2008 12:10:34 +0000 (13:10 +0100)
committerJens Axboe <jens.axboe@oracle.com>
Mon, 29 Dec 2008 07:28:42 +0000 (08:28 +0100)
Convert the timeout ioctl scalling to use the clock_t functions
which are much more accurate with some USER_HZ vs HZ combinations.

Signed-off-by: Milton Miller <miltonm@bga.com>
Signed-off-by: Jens Axboe <jens.axboe@oracle.com>

No differences found