commit | c0ca0e5934b3bd70d456b363a6a989a3b4a692f1 | [log] [tgz] |
---|---|---|
author | Trond Myklebust <trond.myklebust@primarydata.com> | Tue Aug 08 21:39:28 2017 -0400 |
committer | Anna Schumaker <Anna.Schumaker@Netapp.com> | Wed Aug 09 13:36:56 2017 -0400 |
tree | a2b1aed9b343b67c12edf7fad8699bc8605f3444 | |
parent | 1feb26162bee7b2f110facfec71b5c7bdbc7d14d [diff] |
NFSv4: Ignore NFS4ERR_OLD_STATEID in nfs41_check_open_stateid() If the call to TEST_STATEID returns NFS4ERR_OLD_STATEID, then it just means we raced with other calls to OPEN. Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com> Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>