• Andrew Morton's avatar
    [PATCH] Wrong return value in hfs_fill_super · c241a7a9
    Andrew Morton authored
    From: Nick Wellnhofer <wellnhofer@aevum.de>
    
    hfs_fill_super in 2.6.5 returns -EIO instead of -EINVAL if a valid supe=
    block isn't found.  So mount_block_root in init/do_mounts.c bails out before
    trying to mount the root device as XFS.
    c241a7a9
super.c 9.24 KB