commit | 87f4b1bb98696e6cf84f57df7de41f28c2a7dbeb | [log] [tgz] |
---|---|---|
author | Tao Ma <tao.ma@oracle.com> | Thu Oct 15 11:10:48 2009 +0800 |
committer | Joel Becker <joel.becker@oracle.com> | Wed Oct 28 22:44:19 2009 -0700 |
tree | edfc70e8681ee3ff98d5a7eb181edf4554deb0f4 | |
parent | fb5cbe9efd741b16e72133613747f76490bbecd3 [diff] |
ocfs2: Move ocfs2_complete_reflink to the right place. As its name ocfs2_complete_reflink indicates, it should be called after all the work for reflink is done, so it really should be called after we reflink xattr successfully. Signed-off-by: Tao Ma <tao.ma@oracle.com> Signed-off-by: Joel Becker <joel.becker@oracle.com> Tested-by: Tristan Ye <tristan.ye@oracle.com>