[dm-devel] [PATCH v2 4/4] dm-raid: remove bogus parse_raid_params() comment about devices_handle_discards_safely

Brassow Jonathan jbrassow at redhat.com
Fri May 8 16:06:13 UTC 2015


> On Apr 29, 2015, at 7:03 AM, heinzm at redhat.com wrote:
> 
> From: Heinz Mauelshagen <heinzm at redhat.com>
> 
> This patch removes a bogus comment on parse_raid_params() claiming
> "devices_handle_discard_safely" being a table line argument when
> it actually is a module parameter.
> 
> Signed-off-by: Heinz Mauelshagen <heinzm at redhat.com>
> 
> ---
> drivers/md/dm-raid.c | 2 --
> 1 file changed, 2 deletions(-)
> 
> diff --git a/drivers/md/dm-raid.c b/drivers/md/dm-raid.c
> index c541d5a..97e1651 100644
> --- a/drivers/md/dm-raid.c
> +++ b/drivers/md/dm-raid.c
> @@ -479,8 +479,6 @@ too_many:
>  *                                      will form the "stripe"
>  *    [[no]sync]			Force or prevent recovery of the
>  *                                      entire array
> - *    [devices_handle_discard_safely]	Allow discards on RAID4/5/6; useful if RAID
> - *					member device(s) properly support TRIM/UNMAP
>  *    [rebuild <idx>]			Rebuild the drive indicated by the index
>  *    [daemon_sleep <ms>]		Time between bitmap daemon work to
>  *                                      clear bits
> -- 
> 2.1.0

Reviewed-by: Jonathan Brassow <jbrassow at redhat.com>

 brassow




More information about the dm-devel mailing list