[dm-devel] [PATCH 04/15] libmultipath: remove unused path->prio_args

Martin Wilck mwilck at suse.com
Fri Jan 17 15:55:19 UTC 2020


On Thu, 2020-01-16 at 20:18 -0600, Benjamin Marzinski wrote:
> Signed-off-by: Benjamin Marzinski <bmarzins at redhat.com>
> ---
>  libmultipath/structs.h | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/libmultipath/structs.h b/libmultipath/structs.h
> index a3adf906..1c32a799 100644
> --- a/libmultipath/structs.h
> +++ b/libmultipath/structs.h
> @@ -272,7 +272,6 @@ struct path {
>  	char * uid_attribute;
>  	char * getuid;
>  	struct prio prio;
> -	char * prio_args;
>  	struct checker checker;
>  	struct multipath * mpp;
>  	int fd;

Reviewed-by: Martin Wilck <mwilck at suse.com>






More information about the dm-devel mailing list