]> www.infradead.org Git - users/jedix/linux-maple.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)
committerChuck Anderson <chuck.anderson@oracle.com>
Fri, 15 Sep 2017 03:27:49 +0000 (20:27 -0700)
commite11327cf7bc9d0cdb8f78d813b31ad67304664f0
tree9aa5ac886bb9c052b44c98bc208175ff6419ac40
parente7a9b232e01e39c15845d5079e9ec626e1dfc983
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>
(cherry picked from commit b15c7cdde4991be5058f442c6d08d404d56f662c)

orabug: 25513155
Signed-off-by: Todd Vierling <todd.vierling@oracle.com>
Reviewed-By: Jack Vogel <jack.vogel@oracle.com>
Tested-by: xuan.qi@oracle.com
Signed-off-by: Manjunath Patil <manjunath.b.patil@oracle.com>
fs/nfs/nfs4proc.c