• Andrew Morton's avatar
    [PATCH] md: Move the test in preferred_minor to where it is used. · 70bb57ee
    Andrew Morton authored
    From: NeilBrown <neilb@cse.unsw.edu.au>
    
    A RAID superblock can indicate which minor number the array should be
    assembled under.  As this is only meaningful when doing auto-start, we move
    the test for it being in the valid range to the place where auto-start
    happens.  When an array is started any other way, it doesn't matter what
    value is here.
    70bb57ee
md.c 82.1 KB