]> err.no Git - linux-2.6/blobdiff - fs/nfsd/nfsfh.c
[PATCH] m68k: separate handler for auto and user vector interrupt
[linux-2.6] / fs / nfsd / nfsfh.c
index 7a3e397b4ed38c709ed698ff8efe930f1849db88..3f2ec2e6d06c7d4dc80d98749898e0d9e21589ab 100644 (file)
@@ -506,7 +506,7 @@ fh_put(struct svc_fh *fhp)
                nfsd_nr_put++;
        }
        if (exp) {
-               svc_export_put(&exp->h, &svc_export_cache);
+               cache_put(&exp->h, &svc_export_cache);
                fhp->fh_export = NULL;
        }
        return;