Fix rootfs=ZFS infinite loop when no bootfs is set, bug #425120
authorRichard Yao <ryao@cs.stonybrook.edu>
Tue, 17 Jul 2012 19:56:46 +0000 (15:56 -0400)
committerRichard Yao <ryao@cs.stonybrook.edu>
Tue, 17 Jul 2012 20:03:51 +0000 (16:03 -0400)
defaults/linuxrc

index 8a1bec93ee5a4492bbbe4f4e730ca956453e1832..6d156d78890ee7b28188f49dda58e3f1b34b17fa 100755 (executable)
@@ -533,6 +533,8 @@ do
                                                
                                                done;
 
+                                       else
+                                               got_good_root=0
                                        fi
 
                                fi