From: Xose Vazquez Perez <[email protected]> It's already the default pgpolicy.
Cc: Mike Christie <[email protected]> Cc: Christophe Varoqui <[email protected]> Cc: device-mapper development <[email protected]> Signed-off-by: Xose Vazquez Perez <[email protected]> --- libmultipath/hwtable.c | 1 - 1 file changed, 1 deletion(-) diff --git a/libmultipath/hwtable.c b/libmultipath/hwtable.c index 01d3c53..bfe5df4 100644 --- a/libmultipath/hwtable.c +++ b/libmultipath/hwtable.c @@ -818,7 +818,6 @@ static struct hwentry default_hw[] = { { .vendor = "Ceph", .product = "RBD", - .pgpolicy = FAILOVER, .no_path_retry = NO_PATH_RETRY_FAIL, .checker_name = RBD, .deferred_remove = DEFERRED_REMOVE_ON, -- 2.8.1.windows.1 -- dm-devel mailing list [email protected] https://www.redhat.com/mailman/listinfo/dm-devel
