Re: [PATCH] Read the verbosity level from multipath.conf configuration file

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi Ritesh,

rrs@xxxxxxxxxxxxxx wrote:
> From: Ritesh Raj Sarraf <rrs@xxxxxxxxxxxxxx>
> 
> With this patch, multipathd can read the verbosity level from
> the multipath.conf configuration file.
> For example:
> verbosity       5
snip
> @@ -1316,6 +1327,14 @@ snprint_def_polling_interval (char * buff, int len, void * data)
>  }
>  
>  static int
> +snprint_def_verbosity (char * buff, int len, void * data)
> +{
> +	if (conf->checkint == DEFAULT_VERBOSITY)

Isn't it conf->verbosity?

Thanks,
Kiyoshi Ueda

--
dm-devel mailing list
dm-devel@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/dm-devel

[Index of Archives]     [DM Crypt]     [Fedora Desktop]     [ATA RAID]     [Fedora Marketing]     [Fedora Packaging]     [Fedora SELinux]     [Yosemite Discussion]     [KDE Users]     [Fedora Docs]

  Powered by Linux