From: Tao Ma Date: Thu, 15 Oct 2009 03:10:48 +0000 (+0800) Subject: ocfs2: Move ocfs2_complete_reflink to the right place. X-Git-Tag: v2.6.32~62^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=87f4b1bb98696e6cf84f57df7de41f28c2a7dbeb;p=pandora-kernel.git 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 Signed-off-by: Joel Becker Tested-by: Tristan Ye --- Reading git-diff-tree failed