Skip to content
Commit 87eb5eb2 authored by Miklos Szeredi's avatar Miklos Szeredi
Browse files

vfs: dedupe: rationalize args



Clean up f_op->dedupe_file_range() interface.

1) Use loff_t for offsets and length instead of u64
2) Order the arguments the same way as {copy|clone}_file_range().

Signed-off-by: default avatarMiklos Szeredi <mszeredi@redhat.com>
Reviewed-by: default avatarDarrick J. Wong <darrick.wong@oracle.com>
parent 5740c99e
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