commit | 2b91bafcc0fc545e489e9537a38f487706960ea5 | [log] [tgz] |
---|---|---|
author | Milton Miller <miltonm@bga.com> | Mon Nov 17 13:10:34 2008 +0100 |
committer | Jens Axboe <jens.axboe@oracle.com> | Mon Dec 29 08:28:42 2008 +0100 |
tree | 69ebe2bbfef7f95036fab184ff206208438caf43 | |
parent | 70ed28b92a786f44750ab64117b03d126dd14656 [diff] |
scsi-ioctl: use clock_t <> jiffies 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>