NeilBrown 24dd469d72 [PATCH] md: allow a manual resync with md
You can trigger a 'check' with
  echo check > /sys/block/mdX/md/scan_mode
or a check-and-repair errors with
  echo repair > /sys/block/mdX/md/scan_mode

and read the current state from the same file.

Note: personalities need to know the different between 'check' and 'repair',
but don't yet.  Until they do, 'check' will be the same as 'repair' and will
just do a normal resync pass.

Signed-off-by: Neil Brown <neilb@suse.de>
Cc: Greg KH <greg@kroah.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2005-11-09 07:56:37 -08:00
..
2005-10-30 17:37:10 -08:00
2005-11-07 07:54:09 -08:00
2005-10-30 17:37:32 -08:00
2005-10-28 12:18:07 -04:00
2005-11-07 07:54:09 -08:00
2005-11-07 18:05:37 +00:00
2005-10-30 17:37:32 -08:00
2005-11-07 07:53:46 -08:00