Applied, thanks.
On Mon, Nov 21, 2016 at 12:39 PM, Xose Vazquez Perez <xose.vazquez@xxxxxxxxx> wrote:
It's the default value.
Cc: Christophe Varoqui <christophe.varoqui@opensvc.com >
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 7619994..c46b072 100644
--- a/libmultipath/hwtable.c
+++ b/libmultipath/hwtable.c
@@ -544,7 +544,6 @@ static struct hwentry default_hw[] = {
/* FlashSystem 710/720/810/820/840/900 */
.vendor = "IBM",
.product = "FlashSystem",
- .no_path_retry = NO_PATH_RETRY_FAIL,
.pgpolicy = MULTIBUS,
},
{
@@ -918,7 +917,6 @@ static struct hwentry default_hw[] = {
{
.vendor = "Ceph",
.product = "RBD",
- .no_path_retry = NO_PATH_RETRY_FAIL,
.checker_name = RBD,
.deferred_remove = DEFERRED_REMOVE_ON,
},
--
2.10.2
-- dm-devel mailing list dm-devel@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/dm-devel