]> 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)
commit85fafee1a51e17dcf933fac0c2afcc61bce4fad7
tree1d0ac35b947eb2630e9e0e5fa8e1510dc94e87db
parent4b5ea9bf8dd08465fba7267cbae74c6340da0acd
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