X-Git-Url: http://www.pilppa.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=fs%2Fnfsd%2Fauth.c;h=5573508f707fa5cd652da4503049fa6e89c0f9f8;hb=b914152a6fbd2cd0441bc293ae8b3f3f1a9407b6;hp=b860d3484cd75157c8a652e23047f79fb18f8ba9;hpb=bf935a78814cc9b96d09f612912178adc964ce9c;p=linux-2.6-omap-h63xx.git diff --git a/fs/nfsd/auth.c b/fs/nfsd/auth.c index b860d3484cd..5573508f707 100644 --- a/fs/nfsd/auth.c +++ b/fs/nfsd/auth.c @@ -87,6 +87,7 @@ int nfsd_setuser(struct svc_rqst *rqstp, struct svc_export *exp) new->cap_effective = cap_raise_nfsd_set(new->cap_effective, new->cap_permitted); put_cred(override_creds(new)); + put_cred(new); return 0; oom: