commit | 2b3909f8a7fe94e0234850aa9d120cca15b6e1f7 | [log] [tgz] |
---|---|---|
author | Darrick J. Wong <darrick.wong@oracle.com> | Sat Dec 19 00:56:05 2015 -0800 |
committer | Al Viro <viro@zeniv.linux.org.uk> | Fri Jan 01 02:36:40 2016 -0500 |
tree | 9ad24932c95317d902220e413d402bb3ea792e91 | |
parent | 54dbc15172375641ef03399e8f911d7165eb90fb [diff] |
btrfs: use new dedupe data function pointer Now that the VFS encapsulates the dedupe ioctl, wire up btrfs to it. Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com> Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>