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