Commit 52360ca32ff9 fixed the handling of RLIMIT_FSIZE
for vn_generic_copy_file_range() and nfs_copy_file_range().
I think the same fix is needed for zfs_copy_file_range(),
which is what this patch does.
I have no way of testing this and have no idea how ZFS commits
are done so, hopefully, someone else will handle this.