Skip to content
Commit 2f48d593 authored by Tao Ma's avatar Tao Ma Committed by Joel Becker
Browse files

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: default avatarTao Ma <tao.ma@oracle.com>
Signed-off-by: default avatarJoel Becker <joel.becker@oracle.com>
Tested-by: default avatarTristan Ye <tristan.ye@oracle.com>
parent 87f4b1bb
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment