From: Chuck Lever Date: Thu, 11 Aug 2005 20:25:44 +0000 (-0400) Subject: [PATCH] RPC: Add helper for waking tasks pending on a transport X-Git-Tag: v2.6.15-rc1~733^2~80 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=44fbac2288dfed6f1963ac00bf922c3bcd779cd1;p=pandora-kernel.git [PATCH] RPC: Add helper for waking tasks pending on a transport Clean-up: remove only reference to xprt->pending from the socket transport implementation. This makes a cleaner interface for other transport implementations as well. Test-plan: Compile kernel with CONFIG_NFS enabled. Version: Thu, 11 Aug 2005 16:06:52 -0400 Signed-off-by: Chuck Lever Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed