commit | 44fbac2288dfed6f1963ac00bf922c3bcd779cd1 | [log] [tgz] |
---|---|---|
author | Chuck Lever <cel@citi.umich.edu> | Thu Aug 11 16:25:44 2005 -0400 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Fri Sep 23 12:38:24 2005 -0400 |
tree | f256182f85b4fdf9185903d6f0531f877e311c8e | |
parent | 86b9f57dfdf455763d2be73a742a9a88bb664173 [diff] |
[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 <cel@netapp.com> Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>