Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit c27069e6 authored by Kurt Hackel's avatar Kurt Hackel Committed by Mark Fasheh
Browse files

ocfs2: continue recovery when a dead node is encountered

parent 67a18741
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -2541,6 +2541,7 @@ stage2:
				mlog(ML_ERROR, "node %u went down after this "
				     "node finished recovery.\n", nodenum);
				ret = 0;
				continue;
			}
			break;
		}