From: Xose Vazquez Perez <xose.vazquez@xxxxxxxxx> Cc: Christophe Varoqui <christophe.varoqui@xxxxxxxxxxx> Cc: device-mapper development <dm-devel@xxxxxxxxxx> Signed-off-by: Xose Vazquez Perez <xose.vazquez@xxxxxxxxx> --- libmultipath/hwtable.c | 4 ++-- multipath/multipath.conf.5 | 2 ++ 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/libmultipath/hwtable.c b/libmultipath/hwtable.c index 55ffc56..bb8be88 100644 --- a/libmultipath/hwtable.c +++ b/libmultipath/hwtable.c @@ -864,8 +864,8 @@ static struct hwentry default_hw[] = { * * Keep only mandatory and modified attributes. * Attributes with default values must be removed. - * .vendor and .product are mandatory, all other are optional. - * POSIX Extended regex can be used in .vendor, .product, .revision and .bl_product + * Only .vendor and .product are mandatory, all other are optional. + * .vendor, .product, .revision and .bl_product are POSIX Extended regex * * COMPANY_NAME * diff --git a/multipath/multipath.conf.5 b/multipath/multipath.conf.5 index b34a320..8377d14 100644 --- a/multipath/multipath.conf.5 +++ b/multipath/multipath.conf.5 @@ -955,6 +955,8 @@ subsection. . . The \fIdevice\fR subsection recognizes the following attributes: +.TP +vendor, product, revision and product_blacklist are POSIX Extended regex. .TP 17 .B vendor (Mandatory) Vendor identifier. -- 2.8.1.windows.1 -- dm-devel mailing list dm-devel@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/dm-devel