diff options
| author | Alan Stern <[email protected]> | 2008-11-06 07:42:49 +0000 |
|---|---|---|
| committer | Jens Axboe <[email protected]> | 2008-11-06 07:42:49 +0000 |
| commit | 7838c15b8dd18e78a523513749e5b54bda07b0cb (patch) | |
| tree | 7fa295ce51f263c55756d3693f5f5ed7beb68a87 /net/unix/af_unix.c | |
| parent | Add round_jiffies_up and related routines (diff) | |
| download | kernel-7838c15b8dd18e78a523513749e5b54bda07b0cb.tar.gz kernel-7838c15b8dd18e78a523513749e5b54bda07b0cb.zip | |
Block: use round_jiffies_up()
This patch (as1159b) changes the timeout routines in the block core to
use round_jiffies_up(). There's no point in rounding the timer
deadline down, since if it expires too early we will have to restart
it.
The patch also removes some unnecessary tests when a request is
removed from the queue's timer list.
Signed-off-by: Alan Stern <[email protected]>
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions
