commit | 43912bbbae26ed258cc1d5c39b9727cd8ae60783 | [log] [tgz] |
---|---|---|
author | Trond Myklebust <trond.myklebust@primarydata.com> | Thu Sep 22 13:38:56 2016 -0400 |
committer | Anna Schumaker <Anna.Schumaker@Netapp.com> | Tue Sep 27 14:32:59 2016 -0400 |
tree | 76bcfafb1b8c1a3eb76e321aa7811cea0717d877 | |
parent | 4c8e5447465c9cf92ff1c5e36e8f316b69d46aa8 [diff] |
NFSv4.1: Allow test_stateid to handle session errors without waiting If the server crashes while we're testing stateids for validity, then we want to initiate session recovery. Usually, we will be calling from a state manager thread, though, so we don't really want to wait. Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com> Tested-by: Oleg Drokin <green@linuxhacker.ru> Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>