]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - fs/nfs/callback_xdr.c
Merge tag 'printk-for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek...
[linux.git] / fs / nfs / callback_xdr.c
index 06233bfa6d73884ed7e52a30c64054c6b97b7457..73a5a5ea2976680559bc59293ccb554598557a80 100644 (file)
@@ -983,7 +983,7 @@ static __be32 nfs4_callback_compound(struct svc_rqst *rqstp)
 
 out_invalidcred:
        pr_warn_ratelimited("NFS: NFSv4 callback contains invalid cred\n");
-       return rpc_autherr_badcred;
+       return svc_return_autherr(rqstp, rpc_autherr_badcred);
 }
 
 /*