summaryrefslogtreecommitdiff
tag namecopy-range-faster_2021-02-22 (731239c9d13c8cbfa4458b6905eed291ef1eeb1a)
tag date2021-02-22 18:58:25 -0800
tagged byDarrick J. Wong <djwong@kernel.org>
tagged objectcommit 63e8f471c6...
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.