]> git.karo-electronics.de Git - mv-sheeva.git/commit
SUNRPC: Convert rpciod to use the alloc_workqueue() interface
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Tue, 21 Sep 2010 20:54:34 +0000 (16:54 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Tue, 21 Sep 2010 20:54:34 +0000 (16:54 -0400)
commit4fbf6e507888da902b02a3c4f5f493fab1071312
tree0c632c1953615dd706a293eb595cc9d082892810
parentd688e11007419fd060ae74d8d952a5c4ece735aa
SUNRPC: Convert rpciod to use the alloc_workqueue() interface

create_workqueue() is a deprecated function.

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
net/sunrpc/sched.c