ocfs2: Move ocfs2_complete_reflink to the right place.
authorTao Ma <tao.ma@oracle.com>
Thu, 15 Oct 2009 03:10:48 +0000 (11:10 +0800)
committerJoel Becker <joel.becker@oracle.com>
Thu, 29 Oct 2009 05:44:19 +0000 (22:44 -0700)
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>

No differences found