X-Git-Url: http://git.osdn.net/view?a=blobdiff_plain;f=fs%2Fnfsd%2Fnfssvc.c;fp=fs%2Fnfsd%2Fnfssvc.c;h=97830e28c140c20231d272a4568bd65c1eeaa316;hb=e7421ce71437ec8e4d69cc6bdf35b6853adc5050;hp=f91fb343313de6fdc67e69895b3283f288ac26fa;hpb=cb18eca4b86768ec79e847795d1043356c9ee3b0;p=tomoyo%2Ftomoyo-test1.git diff --git a/fs/nfsd/nfssvc.c b/fs/nfsd/nfssvc.c index f91fb343313d..97830e28c140 100644 --- a/fs/nfsd/nfssvc.c +++ b/fs/nfsd/nfssvc.c @@ -1046,7 +1046,7 @@ int nfsd_dispatch(struct svc_rqst *rqstp) { const struct svc_procedure *proc = rqstp->rq_procinfo; __be32 *statp = rqstp->rq_accept_statp; - struct svc_cacherep *rp; + struct nfsd_cacherep *rp; /* * Give the xdr decoder a chance to change this if it wants