NFSD: Move fill_pre_wcc() and fill_post_wcc()
[sfrench/cifs-2.6.git] / fs / nfsd / nfs4proc.c
index 6f53eb90c6b44ffac02de4425783d317199bf2c8..ed1ee25647befa80f0aed4f374fe8e33ee4f724d 100644 (file)
@@ -2530,7 +2530,7 @@ nfsd4_proc_compound(struct svc_rqst *rqstp)
                        goto encode_op;
                }
 
-               fh_clear_wcc(current_fh);
+               fh_clear_pre_post_attrs(current_fh);
 
                /* If op is non-idempotent */
                if (op->opdesc->op_flags & OP_MODIFIES_SOMETHING) {