Fixed two errors found while browsing the code: 1) find_mount("/") returns
NULL when / is not found, so cannot access root->mounted. 2) the information message about the dev_wait_timeout should be printed after dev_wait_timeout is initialized properly.
Please register or sign in to comment