commit | 4099287feb5833c24b5a91e1fe55207cf7559350 | [log] [tgz] |
---|---|---|
author | Trond Myklebust <trond.myklebust@primarydata.com> | Sun Jul 05 15:20:53 2015 -0400 |
committer | Trond Myklebust <trond.myklebust@primarydata.com> | Sun Jul 05 15:50:18 2015 -0400 |
tree | 86a9a28a10fdf16beaf8ae861f69f47e8d63c724 | |
parent | 8b895ce652dc73bcf42a0c24acfc0708a06ea7c3 [diff] |
NFSv4.1: Handle SEQ4_STATUS_RECALLABLE_STATE_REVOKED status bit correctly Try to handle this for now by invalidating all outstanding layouts for this server and then testing all the open+lock+delegation stateids. At some later stage, we may want to optimise by separating out the testing of delegation stateids only, and adding testing of layout stateids. Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>