• Alexander Viro's avatar
    [PATCH] late-boot fixes · 40fa9470
    Alexander Viro authored
    Grrr...  Two bugs in a patch that had moved md setup to late boot:
    
    a) we need md_run_setup() run before parsing root name.
    b) it's create_dev("/dev/md0",...), not create_dev("md0",...) ;-/
    40fa9470
do_mounts.c 29.8 KB