• NeilBrown's avatar
    md: select BLOCK_LEGACY_AUTOLOAD · 6c0f5898
    NeilBrown authored
    When BLOCK_LEGACY_AUTOLOAD is not enable, mdadm is not able to
    activate new arrays unless "CREATE names=yes" appears in
    mdadm.conf
    
    As this is a regression we need to always enable BLOCK_LEGACY_AUTOLOAD
    for when MD is selected - at least until mdadm is updated and the
    updates widely available.
    
    Cc: stable@vger.kernel.org # v5.18+
    Fixes: fbdee71b ("block: deprecate autoloading based on dev_t")
    Signed-off-by: default avatarNeilBrown <neilb@suse.de>
    Signed-off-by: default avatarSong Liu <song@kernel.org>
    6c0f5898
Kconfig 20.8 KB