There is a "none" path checker, but not a "none" path state.

Signed-off-by: Benjamin Marzinski <[email protected]>
---
 libmultipath/checkers.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/libmultipath/checkers.c b/libmultipath/checkers.c
index cd6d6a3..94d8486 100644
--- a/libmultipath/checkers.c
+++ b/libmultipath/checkers.c
@@ -19,7 +19,6 @@ char *checker_state_names[] = {
        "timeout",
        "removed",
        "delayed",
-       "none",
 };
 
 static LIST_HEAD(checkers);
-- 
2.7.4

--
dm-devel mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/dm-devel

Reply via email to