From 6afbc01d75c0266d7da32e2ec1f54d579a35703d Mon Sep 17 00:00:00 2001 From: Mike Snitzer Date: Tue, 8 Jul 2014 11:55:09 -0400 Subject: [PATCH] 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-format-patch failed