nfs41: check SEQUENCE status flag
[linux-2.6-block.git] / fs / nfs / nfs4proc.c
index d897b9e34f128659feb8e1bcefed786d1a5574ba..71993f122214c1de618b7221fda768de7d086646 100644 (file)
@@ -405,6 +405,8 @@ static void nfs41_sequence_done(struct nfs_client *clp,
                if (time_before(clp->cl_last_renewal, timestamp))
                        clp->cl_last_renewal = timestamp;
                spin_unlock(&clp->cl_lock);
+               /* Check sequence flags */
+               nfs41_handle_sequence_flag_errors(clp, res->sr_status_flags);
                return;
        }
 out: