From: Mike Snitzer Date: Tue, 8 Jul 2014 15:55:09 +0000 (-0400) Subject: dm mpath: eliminate pg_ready() wrapper X-Git-Tag: omap-for-v3.17/fixes-against-rc2~72^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6afbc01d75c0266d7da32e2ec1f54d579a35703d;p=pandora-kernel.git dm mpath: eliminate pg_ready() wrapper pg_ready() is not comprehensive in its logic and only serves to obfuscate code. Replace pg_ready() with the appropriate logic in multipath_map(). Signed-off-by: Mike Snitzer --- Reading git-diff-tree failed