]> git.baikalelectronics.ru Git - kernel.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)
commit38538fb4c7ac38c0d7caccdf26019daaf7c3fbae
tree24a63db84678bbacf0f3d0f68071c2b73bcdafa5
parent8dc34c080b1e0b52839595e9556a8f9bfdc5da4b
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