commit | e217e825dca8d2d80c371b43da7257adc499404a | [log] [tgz] |
---|---|---|
author | Trond Myklebust <trondmy@gmail.com> | Fri Sep 20 07:23:46 2019 -0400 |
committer | Anna Schumaker <Anna.Schumaker@Netapp.com> | Fri Sep 20 15:52:44 2019 -0400 |
tree | 5fd5ea35aacf138c044fde46bb02e47a4c2ac617 | |
parent | 30cb3ee299cbf343fe07419e9b0f8dc305979eb6 [diff] |
NFSv4: Fix OPEN_DOWNGRADE error handling If OPEN_DOWNGRADE returns a state error, then we want to initiate state recovery in addition to marking the stateid as closed. Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com> Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>