ocfs2: Init meta_ac properly in ocfs2_create_empty_xattr_block.
authorTao Ma <tao.ma@oracle.com>
Fri, 19 Mar 2010 07:04:24 +0000 (15:04 +0800)
committerJoel Becker <joel.becker@oracle.com>
Fri, 19 Mar 2010 21:53:52 +0000 (14:53 -0700)
You can't store a pointer that you haven't filled in yet and expect it
to work.

Signed-off-by: Tao Ma <tao.ma@oracle.com>
Signed-off-by: Joel Becker <joel.becker@oracle.com>
fs/ocfs2/xattr.c

Simple merge