commit | 9cb8196839ab4ec87710526e9c43ac7f5dba69d3 | [log] [tgz] |
---|---|---|
author | Andy Adamson <andros@netapp.com> | Wed Mar 07 10:49:41 2012 -0500 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Wed Mar 07 10:53:55 2012 -0500 |
tree | 97ea8225d7ea1b7ba45785f25d042a18263eaf8e | |
parent | 4f1abd226d80ef763c50e3930b369b63dffbb312 [diff] |
NFSv4.1 handle DS stateid errors Handle DS READ and WRITE stateid errors by recovering the stateid on the MDS. NFS4ERR_OLD_STATEID is ignored as the client always sends a state sequenceid of zero for DS READ and WRITE stateids. Signed-off-by: Andy Adamson <andros@netapp.com> Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>