Darrick J. Wong 29ac8e856c ocfs2: implement the VFS clone_range, copy_range, and dedupe_range features
Connect the new VFS clone_range, copy_range, and dedupe_range features
to the existing reflink capability of ocfs2.  Compared to the existing
ocfs2 reflink ioctl We have to do things a little differently to support
the VFS semantics (we can clone subranges of a file but we don't clone
xattrs), but the VFS ioctls are more broadly supported.

Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
---
v2: Convert inline data files to extents files before reflinking,
and fix i_blocks so that stat(2) output is correct.
v3: Make zero-length dedupe consistent with btrfs behavior.
v4: Use VFS double-inode lock routines and remove MAX_DEDUPE_LEN.
2016-12-10 12:39:45 -08:00
..
2016-05-12 15:52:50 -07:00
2016-12-10 12:39:45 -08:00
2016-11-11 08:12:37 -08:00
2011-07-25 14:58:15 -07:00
2016-01-22 18:04:28 -05:00
2016-07-26 16:19:19 -07:00
2015-12-29 17:45:49 -08:00
2008-10-13 13:57:57 -07:00
2008-02-03 17:33:42 +02:00
2016-06-19 18:09:31 +02:00
2011-03-31 11:26:23 -03:00
2012-05-29 23:28:40 -04:00
2016-05-12 15:52:50 -07:00