aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/md
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/md')
-rw-r--r--drivers/md/md.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/md/md.c b/drivers/md/md.c
index 8545818fb6d0..f5b6a0d1a67c 100644
--- a/drivers/md/md.c
+++ b/drivers/md/md.c
@@ -2624,7 +2624,7 @@ __ATTR(resync_start, S_IRUGO|S_IWUSR, resync_start_show, resync_start_store);
2624 * When written, doesn't tear down array, but just stops it 2624 * When written, doesn't tear down array, but just stops it
2625 * suspended (not supported yet) 2625 * suspended (not supported yet)
2626 * All IO requests will block. The array can be reconfigured. 2626 * All IO requests will block. The array can be reconfigured.
2627 * Writing this, if accepted, will block until array is quiessent 2627 * Writing this, if accepted, will block until array is quiescent
2628 * readonly 2628 * readonly
2629 * no resync can happen. no superblocks get written. 2629 * no resync can happen. no superblocks get written.
2630 * write requests fail 2630 * write requests fail