]> asedeno.scripts.mit.edu Git - linux.git/commit
SUNRPC: Simplify queue timeouts using timer_reduce()
authorTrond Myklebust <trondmy@gmail.com>
Sun, 7 Apr 2019 17:58:51 +0000 (13:58 -0400)
committerAnna Schumaker <Anna.Schumaker@Netapp.com>
Thu, 25 Apr 2019 18:18:13 +0000 (14:18 -0400)
commit24a9d9a21e568f494198eea2bb864e0b6c593051
tree24a63db84678bbacf0f3d0f68071c2b73bcdafa5
parent5efd1876e61fe61b61e2d056782027c11bcd0982
SUNRPC: Simplify queue timeouts using timer_reduce()

Simplify the setting of queue timeouts by using the timer_reduce()
function.

Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
include/linux/sunrpc/sched.h
net/sunrpc/sched.c