Upgrade to 4.4.50-rt62
[kvmfornfv.git] / kernel / fs / nfs / nfs4state.c
index d854693..82dc303 100644 (file)
@@ -1493,6 +1493,9 @@ restart:
                                        __func__, status);
                        case -ENOENT:
                        case -ENOMEM:
+                       case -EACCES:
+                       case -EROFS:
+                       case -EIO:
                        case -ESTALE:
                                /* Open state on this file cannot be recovered */
                                nfs4_state_mark_recovery_failed(state, status);