]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit916c49cabbf5ead47b36284cabd11fcbc4df0604
tree1d0ac35b947eb2630e9e0e5fa8e1510dc94e87db
parenta53ef10df559b5734f12a02a78f771177c549cd5
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