[dm-devel] [RFC] [PATCH] add serial keyword to the weightedpath prioritizer

Bart Van Assche bart.vanassche at sandisk.com
Mon Aug 1 16:02:21 UTC 2016


On 07/31/2016 12:26 PM, Christophe Varoqui wrote:
> Can you review this patch, adding a new 'serial' keyword to the
> weightedpath prioritizer.

Is the following part of the patch intended?

         } else if (!strcmp(regex, WWN)) {
-               if (build_wwn_path(pp, path, FILE_NAME_SIZE) != 0) {
+               if (build_serial_path(pp, path, FILE_NAME_SIZE) != 0) {

Additionally, have you considered to apply the mulitpathd -> multipathd 
spelling fix in this patch as a separate patch?

Thanks,

Bart.




More information about the dm-devel mailing list