+1
−2
+11
−3
Loading
The NFSv4.1 protocol explicitly forbids us from using the zero stateid
together with layoutget, so when we see that nfs4_select_rw_stateid()
is unable to return a valid delegation, lock or open stateid, then
we should initiate recovery and retry.
Signed-off-by:
Trond Myklebust <trond.myklebust@hammerspace.com>