You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[FIXED] More protection against stree being nil (#5662)
There are cases in filestore where errors can leave an stree nil. We
report those errors but do not terminate all executions so this protects
us generally from the stree being nil.
Resolves: #5656
Signed-off-by: Derek Collison <[email protected]>
0 commit comments