diff options
author | NeilBrown <[email protected]> | 2005-11-08 21:39:26 -0800 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2005-11-09 07:56:37 -0800 |
commit | 24dd469d728dae07f40c5d79ea6dedd38cdf1a30 (patch) | |
tree | 3975aaeaa6c1cd77a2d4b06184ad3bd0175a44a5 /fs/namespace.c | |
parent | 3f294f4fb6f2ba887b717674da26c21f3d57f3fc (diff) |
[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 <[email protected]>
Cc: Greg KH <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'fs/namespace.c')
0 files changed, 0 insertions, 0 deletions