From: Jose Castillo Date: Wed, 29 Jan 2014 16:52:45 +0000 (+0100) Subject: dm mpath: print more useful warnings in multipath_message() X-Git-Tag: v3.15-rc1~69^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a356e42620271deb5afb6570606154d160783bba;p=pandora-kernel.git dm mpath: print more useful warnings in multipath_message() The warning message "Unrecognised multipath message received" is displayed in two different situations in multipath_message(): when the number of arguments passed is invalid and when the string passed in argv[0] is not recognized. Make it easier to identify where the problem is by making these warnings more specific with additional context for each case. Signed-off-by: Jose Castillo Signed-off-by: Mike Snitzer --- Reading git-diff-tree failed