aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/md/dm-raid.c
diff options
context:
space:
mode:
authorHeinz Mauelshagen <heinzm@redhat.com>2015-04-29 08:03:07 -0400
committerMike Snitzer <snitzer@redhat.com>2015-05-29 14:18:59 -0400
commit0f4106b32f36165a4f40b6aad0372e02ff14cf34 (patch)
tree6936e275b7d7b74d66552ef6c818297b3fe87785 /drivers/md/dm-raid.c
parent49f154c7327139c275c9392b5fd69cad82f106bc (diff)
dm raid: fixup documentation for discard support
Remove comment above parse_raid_params() that claims "devices_handle_discard_safely" is a table line argument when it is actually is a module parameter. Also, backfill dm-raid target version 1.6.0 documentation. Signed-off-by: Heinz Mauelshagen <heinzm@redhat.com> Reviewed-by: Jonathan Brassow <jbrassow@redhat.com> Signed-off-by: Mike Snitzer <snitzer@redhat.com>
Diffstat (limited to 'drivers/md/dm-raid.c')
-rw-r--r--drivers/md/dm-raid.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/md/dm-raid.c b/drivers/md/dm-raid.c
index 88e4c7f24986..423e42e9a1ad 100644
--- a/drivers/md/dm-raid.c
+++ b/drivers/md/dm-raid.c
@@ -477,8 +477,6 @@ too_many:
477 * will form the "stripe" 477 * will form the "stripe"
478 * [[no]sync] Force or prevent recovery of the 478 * [[no]sync] Force or prevent recovery of the
479 * entire array 479 * entire array
480 * [devices_handle_discard_safely] Allow discards on RAID4/5/6; useful if RAID
481 * member device(s) properly support TRIM/UNMAP
482 * [rebuild <idx>] Rebuild the drive indicated by the index 480 * [rebuild <idx>] Rebuild the drive indicated by the index
483 * [daemon_sleep <ms>] Time between bitmap daemon work to 481 * [daemon_sleep <ms>] Time between bitmap daemon work to
484 * clear bits 482 * clear bits