summaryrefslogtreecommitdiffstats
path: root/drivers/md/raid5.c
diff options
context:
space:
mode:
authorNeilBrown2005-11-09 06:39:26 +0100
committerLinus Torvalds2005-11-09 16:56:37 +0100
commit24dd469d728dae07f40c5d79ea6dedd38cdf1a30 (patch)
tree3975aaeaa6c1cd77a2d4b06184ad3bd0175a44a5 /drivers/md/raid5.c
parent[PATCH] md: add kobject/sysfs support to raid5 (diff)
downloadkernel-qcow2-linux-24dd469d728dae07f40c5d79ea6dedd38cdf1a30.tar.gz
kernel-qcow2-linux-24dd469d728dae07f40c5d79ea6dedd38cdf1a30.tar.xz
kernel-qcow2-linux-24dd469d728dae07f40c5d79ea6dedd38cdf1a30.zip
[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>
Diffstat (limited to 'drivers/md/raid5.c')
0 files changed, 0 insertions, 0 deletions