From: Tao Ma Date: Fri, 19 Mar 2010 07:04:24 +0000 (+0800) Subject: ocfs2: Init meta_ac properly in ocfs2_create_empty_xattr_block. X-Git-Tag: v2.6.34-rc3~5^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b23179681c90a55e2a2083e1dde9f727ecffb2b7;p=pandora-kernel.git ocfs2: Init meta_ac properly in ocfs2_create_empty_xattr_block. You can't store a pointer that you haven't filled in yet and expect it to work. Signed-off-by: Tao Ma Signed-off-by: Joel Becker --- Reading git-diff-tree failed