NFSv4.1: Handle BAD_STATEID and EXPIRED errors in layoutget
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Tue, 2 Oct 2012 00:25:48 +0000 (17:25 -0700)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Tue, 2 Oct 2012 15:34:29 +0000 (08:34 -0700)
If the layoutget call returns a stateid error, we want to invalidate the
layout stateid, and/or recover the open stateid.

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>

No differences found