commit | a7fe7a3a1ab5dac8d81e531c060f51e12010133b | [log] [tgz] |
---|---|---|
author | Tao Ma <tao.ma@oracle.com> | Tue Aug 18 11:43:52 2009 +0800 |
committer | Joel Becker <joel.becker@oracle.com> | Tue Sep 22 20:09:44 2009 -0700 |
tree | 9eb5a21cc29e6913d3f591cdab37f59fbfa562d2 | |
parent | 8b2c0dba5159570af5721d40490f6c529d721500 [diff] |
ocfs2: Create an xattr indexed block if needed. With reflink, there is a need that we create a new xattr indexed block from the very beginning. So add a new parameter for ocfs2_create_xattr_block. Signed-off-by: Tao Ma <tao.ma@oracle.com>