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

ocfs2: Add ioctl for reflink.



The ioctl will take 3 parameters: old_path, new_path and
preserve and call vfs_reflink. It is useful when we backport
reflink features to old kernels.

Signed-off-by: default avatarTao Ma <tao.ma@oracle.com>
parent 64871b8d
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