summaryrefslogtreecommitdiff
tag namecopy-range-faster_2020-12-31 (869eb30d33cd95f1ef0b11ca212f91682a1fdf0f)
tag date2020-12-31 12:51:01 -0800
tagged byDarrick J. Wong <darrick.wong@oracle.com>
tagged objectcommit 06adf96aa1...
xfs: faster unaligned copy_file_range
Speed up copy_file_range on unaligned ranges by using reflink when possible to reduce the amount of pagecache copying.