From: Hannes Reinecke Date: Fri, 28 Feb 2014 14:33:42 +0000 (+0100) Subject: dm mpath: do not call pg_init when it is already running X-Git-Tag: v3.15-rc1~69^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=17f4ff45b58742e2cb32fce6e406dbdb4b32a1e7;p=pandora-kernel.git dm mpath: do not call pg_init when it is already running This patch moves condition checks as a preparation of following patches and has no effect on behaviour. process_queued_ios() is the only caller of __pg_init_all_paths() and 2 condition checks are moved from outside to inside without side effects. Signed-off-by: Hannes Reinecke Signed-off-by: Mike Snitzer Reviewed-by: Jun'ichi Nomura --- Reading git-diff-tree failed