Loading fs/nfsd/nfs4proc.c +1 −0 Original line number Diff line number Diff line Loading @@ -952,6 +952,7 @@ nfsd4_proc_compound(struct svc_rqst *rqstp, out: nfsd4_release_compoundargs(args); cstate_free(cstate); dprintk("nfsv4 compound returned %d\n", ntohl(status)); return status; } Loading Loading
fs/nfsd/nfs4proc.c +1 −0 Original line number Diff line number Diff line Loading @@ -952,6 +952,7 @@ nfsd4_proc_compound(struct svc_rqst *rqstp, out: nfsd4_release_compoundargs(args); cstate_free(cstate); dprintk("nfsv4 compound returned %d\n", ntohl(status)); return status; } Loading