NFSv4.1: nfs41_sequence_done should handle sequence flag errors
authorTrond Myklebust <trond.myklebust@primarydata.com>
Sun, 5 Jul 2015 19:01:36 +0000 (15:01 -0400)
committerTrond Myklebust <trond.myklebust@primarydata.com>
Sun, 5 Jul 2015 19:50:19 +0000 (15:50 -0400)
commitb15c7cdde4991be5058f442c6d08d404d56f662c
tree1d0ac35b947eb2630e9e0e5fa8e1510dc94e87db
parentb13529059cf782f9b4e4ac0ca9d524bd922163da
NFSv4.1: nfs41_sequence_done should handle sequence flag errors

Instead of just kicking off lease recovery, we should look into the
sequence flag errors and handle them.

Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
fs/nfs/nfs4proc.c