1. 28 Oct, 2008 1 commit
    • NeilBrown's avatar
      md: destroy partitions and notify udev when md array is stopped. · 934d9c23
      NeilBrown authored
      md arrays are not currently destroyed when they are stopped - they
      remain in /sys/block.  Last time I tried this I tripped over locking
      too much.
      
      A consequence of this is that udev doesn't remove anything from /dev.
      This is rather ugly.
      
      As an interim measure until proper device removal can be achieved,
      make sure all partitions are removed using the BLKRRPART ioctl, and
      send a KOBJ_CHANGE when an md array is stopped.
      Signed-off-by: default avatarNeilBrown <neilb@suse.de>
      934d9c23
  2. 26 Oct, 2008 29 commits
  3. 25 Oct, 2008 7 commits
  4. 24 Oct, 2008 3 commits