1. 22 Aug, 2007 1 commit
    • Neil Brown's avatar
      md: Allow re-add to work on array without bitmaps · 32b26819
      Neil Brown authored
      When an array has a bitmap, a device can be removed and re-added and only
      blocks changes since the removal (as recorded in the bitmap) will be resynced.
      
      It should be possible to do a similar thing to arrays without bitmaps.  i.e.
      if a device is removed and re-added and *no* changes have been made in the
      interim, then the add should not require a resync.
      
      This patch allows that option.  This means that when assembling an array one
      device at a time (e.g.  during device discovery) the array can be enabled
      read-only as soon as enough devices are available, but extra devices can still
      be added without causing a resync.
      Signed-off-by: default avatarNeil Brown <neilb@suse.de>
      Signed-off-by: default avatarAdrian Bunk <bunk@kernel.org>
      32b26819
  2. 11 Aug, 2007 9 commits
  3. 25 Jul, 2007 1 commit
  4. 22 Jul, 2007 17 commits
  5. 30 May, 2007 1 commit
  6. 24 May, 2007 1 commit
  7. 22 May, 2007 9 commits
  8. 09 May, 2007 1 commit