commit | 2d148c7e84962429a79092a56d3736a8d984f595 | [log] [tgz] |
---|---|---|
author | Trond Myklebust <trond.myklebust@primarydata.com> | Fri Jun 17 16:48:26 2016 -0400 |
committer | Anna Schumaker <Anna.Schumaker@Netapp.com> | Fri Jun 24 12:01:00 2016 -0400 |
tree | ff6f6914a18070418a1afdafed82bb9284257dbe | |
parent | cbebaf897e5c4862567eb799dc84acc5d7ee2678 [diff] |
NFSv4.1/pnfs: Mark the layout stateid invalid when all segments are removed According to RFC5661, section 12.5.3. the layout stateid is no longer valid once the client no longer holds any layout segments. Ensure that we mark it invalid. Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com> Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>