From: Dan Carpenter Date: Sun, 29 May 2011 19:56:31 +0000 (+0300) Subject: ocfs2: checking the wrong variable in ocfs2_move_extent() X-Git-Tag: v3.2-rc4~1^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3d75be7c4771c7e4d5b5fa586a599af8473de32c;p=pandora-kernel.git ocfs2: checking the wrong variable in ocfs2_move_extent() "new_phys_cpos" is always a valid pointer here. ocfs2_probe_alloc_group() allocates "*new_phys_cpos". Signed-off-by: Dan Carpenter Signed-off-by: Joel Becker --- Reading git-diff-tree failed