Skip to content
  • NeilBrown's avatar
    md/raid0: convert some printks to pr_debug. · 50de8df4
    NeilBrown authored
    
    
    When md assembles a RAID0 array it prints out lots of info which
    is really just for debugging, so convert that to pr_debug.
    It also prints out the resulting configuration which could be
    interesting, so keep that as 'printk' but tidy it up a bit.
    
    Signed-off-by: default avatarNeilBrown <neilb@suse.de>
    50de8df4