From: Trond Myklebust Date: Wed, 18 Jul 2007 20:18:52 +0000 (-0400) Subject: SUNRPC: Add a timer function to wait queues. X-Git-Tag: v2.6.26-rc1~1082^2^2~70 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=36df9aae3158ce8fc4ede241169dc94ac910d884;p=pandora-kernel.git SUNRPC: Add a timer function to wait queues. This is designed to replace the timeout timer in the individual rpc_tasks. By putting the timer function in the wait queue, we will eventually be able to reduce the total number of timers in use by the RPC subsystem. Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed