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:
2efef83
)
NFSv4: Fix Oops in nfs4_create_referral_server
author
Trond Myklebust
<Trond.Myklebust@netapp.com>
Fri, 2 Feb 2007 22:46:09 +0000
(14:46 -0800)
committer
Trond Myklebust
<Trond.Myklebust@netapp.com>
Sat, 3 Feb 2007 23:35:03 +0000
(15:35 -0800)
The filehandle that is passed into nfs4_create_referral_server is
not initialised. The expectation is that nfs4_create_referral_server will
initialise it, and return it to the caller.
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
No differences found