Refactor burnin to improve disk replacement
authorIustin Pop <iustin@google.com>
Thu, 8 Nov 2007 19:02:42 +0000 (19:02 +0000)
committerIustin Pop <iustin@google.com>
Thu, 8 Nov 2007 19:02:42 +0000 (19:02 +0000)
commit175f44c27b6b7c0dd8dee3b54b2b5b631edfb466
tree036e781e55b4cbbb31ba910e2385403c822bd6ef
parente42b53071036a47eb21290c09f20428bcaafbab9
Refactor burnin to improve disk replacement

This patch changes the burnin:
  - split the code into functions
  - add replace2 (replace the secondary) for remote_raid1
  - add replace1/2 for drbd8

Reviewed-by: imsnah
tools/burnin