SUNRPC: Ensure that sunrpc gets initialised before nfs, lockd, etc...
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Fri, 21 Aug 2009 12:17:56 +0000 (08:17 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Fri, 21 Aug 2009 12:17:56 +0000 (08:17 -0400)
We can oops if rpc_pipefs isn't properly initialised before we start to set
up objects that depend upon it.

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>

No differences found