From: Tao Ma Date: Thu, 15 Oct 2009 03:10:49 +0000 (+0800) Subject: ocfs2: duplicate inline data properly during reflink. X-Git-Tag: v2.6.32~62^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2f48d593b6ceb7bb63d34124ceba77d33be298cf;p=pandora-kernel.git ocfs2: duplicate inline data properly during reflink. The old reflink fails to handle inodes with inline data and will oops if it encounters them. This patch copies inline data to the new inode. Extended attributes may still be refcounted. Signed-off-by: Tao Ma Signed-off-by: Joel Becker Tested-by: Tristan Ye --- Reading git-diff-tree failed