[dm-devel] [PATCH 3/7] libmultipath: Fix spelling in a log message

Bart Van Assche bart.vanassche at sandisk.com
Wed Jul 27 21:13:01 UTC 2016


Signed-off-by: Bart Van Assche <bart.vanassche at sandisk.com>
---
 libmultipath/propsel.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/libmultipath/propsel.c b/libmultipath/propsel.c
index 0caf269..1625990 100644
--- a/libmultipath/propsel.c
+++ b/libmultipath/propsel.c
@@ -459,7 +459,7 @@ out:
 		condlog(3, "%s: no_path_retry = %s %s", mp->alias, buff,
 			origin);
 	else if (mp->no_path_retry != NO_PATH_RETRY_UNDEF)
-		condlog(3, "%s: no_path_retry = %s (inheritied setting)",
+		condlog(3, "%s: no_path_retry = %s (inherited setting)",
 			mp->alias, buff);
 	else
 		condlog(3, "%s: no_path_retry = undef (internal default)",
-- 
2.9.2




More information about the dm-devel mailing list