commit | 5aea1f0ef4024ba28213c10181e1b16ec678c82d | [log] [tgz] |
---|---|---|
author | Tao Ma <tao.ma@oracle.com> | Tue Aug 18 11:43:24 2009 +0800 |
committer | Joel Becker <joel.becker@oracle.com> | Tue Sep 22 20:09:42 2009 -0700 |
tree | ca28a8214cf9a8761fbac6b5e8aef84aa22fff54 | |
parent | fd68a894fc9641f816d9cffa58e853ba91cbc1a1 [diff] |
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>