commit | 330ba8b3c36a54ca58aded9f9eb532d98ae31312 | [log] [tgz] |
---|---|---|
author | Anna Schumaker <Anna.Schumaker@Netapp.com> | Wed May 10 13:46:24 2017 -0400 |
committer | Eryu Guan <eguan@redhat.com> | Fri May 12 21:13:19 2017 +0800 |
tree | a1e1a7cea94a430ce78856ad14ae12e0a4de214d | |
parent | 763008fd88006594ce9be81fefccd655046fdc59 [diff] |
generic: Add copy to new file test This test copies data from various points in a source file to a new file. This is useful for testing the basics of copy_file_range(). Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com> Reviewed-by: Darrick J. Wong <darrick.wong@oracle.com> Signed-off-by: Eryu Guan <eguan@redhat.com>