git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4dceef9
)
SUNRPC: Ensure that sunrpc gets initialised before nfs, lockd, etc...
author
Trond Myklebust
<Trond.Myklebust@netapp.com>
Fri, 21 Aug 2009 12:17:56 +0000
(08:17 -0400)
committer
Trond 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