commit | 75e8c48b9ef30bfda38e7f6e5d807352fbf0b090 | [log] [tgz] |
---|---|---|
author | Trond Myklebust <trond.myklebust@primarydata.com> | Tue Aug 08 10:38:07 2017 -0400 |
committer | Trond Myklebust <trond.myklebust@primarydata.com> | Sun Aug 13 20:36:15 2017 -0400 |
tree | 7fdce2b849183fb8cd60310c8238aa902023b4fb | |
parent | 4e2fcac773902eefdeae81637ca73bbf0398d11f [diff] |
NFSv4: Use the nfs4_state being recovered in _nfs4_opendata_to_nfs4_state() If we're recovering a nfs4_state, then we should try to use that instead of looking up a new stateid. Only do that if the inodes match, though. Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>