[dm-devel] [PATCH] multipath-tools: request to update man pages/TEMPLATE if "device subsection" keywords are changed

Christophe Varoqui christophe.varoqui at opensvc.com
Mon Aug 29 07:25:56 UTC 2016


Merged.
Thanks.

On Mon, Aug 29, 2016 at 12:41 AM, Xose Vazquez Perez <xose.vazquez at gmail.com
> wrote:

> and s/keywork/keyword
>
> Cc: Christophe Varoqui <christophe.varoqui at opensvc.com>
> Cc: device-mapper development <dm-devel at redhat.com>
> Signed-off-by: Xose Vazquez Perez <xose.vazquez at gmail.com>
> ---
>  libmultipath/dict.c | 7 +++++--
>  1 file changed, 5 insertions(+), 2 deletions(-)
>
> diff --git a/libmultipath/dict.c b/libmultipath/dict.c
> index e8c6804..7c21e72 100644
> --- a/libmultipath/dict.c
> +++ b/libmultipath/dict.c
> @@ -1330,7 +1330,7 @@ snprint_deprecated (struct config *conf, char *
> buff, int len, void * data)
>  #define __deprecated
>
>  /*
> - * If you add or remove a keywork also update multipath/multipath.conf.5
> + * If you add or remove a keyword also update multipath/multipath.conf.5
>   */
>  void
>  init_keywords(vector keywords)
> @@ -1421,7 +1421,10 @@ init_keywords(vector keywords)
>         __deprecated install_keyword("product", &ble_product_handler,
> &snprint_bled_product);
>         __deprecated install_sublevel_end();
>  #endif
> -
> +/*
> + * If you add or remove a "device subsection" keyword also update
> + * multipath/multipath.conf.5 and the TEMPLATE in libmultipath/hwtable.c
> + */
>         install_keyword_root("devices", &devices_handler);
>         install_keyword_multi("device", &device_handler, NULL);
>         install_sublevel();
> --
> 2.7.4
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/dm-devel/attachments/20160829/03ad1836/attachment.htm>


More information about the dm-devel mailing list