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: Move 'rebuild' checking code to its own function · eb649123
    Jonathan Brassow authored Oct 11, 2012
    
    
    DM RAID:  Move chunk of code to it's own function
    
    The code that checks whether device replacements/rebuilds are possible given
    a specific RAID type is moved to it's own function.  It will further expand
    when the code to check RAID10 is added.  A separate function makes it easier
    to read.
    
    Signed-off-by: default avatarJonathan Brassow <jbrassow@redhat.com>
    Signed-off-by: default avatarNeilBrown <neilb@suse.de>
    eb649123

Imprint & Privacy Policy