ocfs2: Abstract the creation of xattr block.
authorTao Ma <tao.ma@oracle.com>
Tue, 18 Aug 2009 03:43:24 +0000 (11:43 +0800)
committerJoel Becker <joel.becker@oracle.com>
Wed, 23 Sep 2009 03:09:42 +0000 (20:09 -0700)
commit5aea1f0ef4024ba28213c10181e1b16ec678c82d
treeca28a8214cf9a8761fbac6b5e8aef84aa22fff54
parentfd68a894fc9641f816d9cffa58e853ba91cbc1a1
ocfs2: Abstract the creation of xattr block.

In xattr reflink, we also need to create xattr block, so
abstract the process out.

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