summaryrefslogtreecommitdiff
tag namecopy-range-faster_2021-03-02 (6da0a976aab1f047336ac326195784981bc9d793)
tag date2021-03-02 15:17:22 -0800
tagged byDarrick J. Wong <djwong@kernel.org>
tagged objectcommit 9246e89580...
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.