Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • I ipipe-x86
  • Project information
    • Project information
    • Activity
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Repository
  • Activity
  • Graph
  • Commits
Collapse sidebar
  • xenomaixenomai
  • ipipe-x86
  • Repository
Switch branch/tag
  • ipipe-x86
  • drivers
  • md
  • dm-raid.c
Find file BlameHistoryPermalink
  • Jonathan Brassow's avatar
    DM RAID: Use md_error() in place of simply setting Faulty bit · c32fb9e7
    Jonathan Brassow authored May 22, 2012
    
    
    When encountering an error while reading the superblock, call md_error.
    
    We are currently setting the 'Faulty' bit on one of the array devices when an
    error is encountered while reading the superblock of a dm-raid array.  We should
    be calling md_error(), as it handles the error more completely.
    
    Signed-off-by: default avatarJonathan Brassow <jbrassow@redhat.com>
    Signed-off-by: default avatarNeilBrown <neilb@suse.de>
    c32fb9e7

Imprint & Privacy Policy