[PATCH 5/6] multipath-tools: delete fast_io_fail attribute when it is equal to default value

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

 



      2                 .fast_io_fail  = 5,

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 | 2 --
 1 file changed, 2 deletions(-)

diff --git a/libmultipath/hwtable.c b/libmultipath/hwtable.c
index d3be19a..0f52761 100644
--- a/libmultipath/hwtable.c
+++ b/libmultipath/hwtable.c
@@ -230,7 +230,6 @@ static struct hwentry default_hw[] = {
 		.selector      = "queue-length 0",
 		.pgpolicy      = MULTIBUS,
 		.pgfailback    = FAILBACK_UNDEF,
-		.fast_io_fail  = 5,
 	},
 	/*
 	 * Fujitsu
@@ -915,7 +914,6 @@ static struct hwentry default_hw[] = {
 		.rr_weight     = RR_WEIGHT_PRIO,
 		.no_path_retry = NO_PATH_RETRY_FAIL,
 		.flush_on_last_del = FLUSH_ENABLED,
-		.fast_io_fail  = 5,
 		.dev_loss      = 30,
 	},
 	/*
-- 
2.7.4

--
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