Loading fs/nfsd/nfs4proc.c +2 −2 Original line number Diff line number Diff line Loading @@ -2711,7 +2711,7 @@ nfsd4_proc_compound(struct svc_rqst *rqstp) if (op->opdesc->op_flags & OP_MODIFIES_SOMETHING) { /* * Don't execute this op if we couldn't encode a * succesful reply: * successful reply: */ u32 plen = op->opdesc->op_rsize_bop(rqstp, op); /* Loading Loading
fs/nfsd/nfs4proc.c +2 −2 Original line number Diff line number Diff line Loading @@ -2711,7 +2711,7 @@ nfsd4_proc_compound(struct svc_rqst *rqstp) if (op->opdesc->op_flags & OP_MODIFIES_SOMETHING) { /* * Don't execute this op if we couldn't encode a * succesful reply: * successful reply: */ u32 plen = op->opdesc->op_rsize_bop(rqstp, op); /* Loading