Arvid Norberg
|
24e658aa88
|
fix tests to work on linux ZFS
|
2024-10-21 15:06:07 +02:00 |
|
arvidn
|
2ab8fedabb
|
fix test_copy_file to recognize overlayfs as supporting sparse files. This is probably an approximation, but it seems a reasonable one
|
2024-08-03 00:59:44 +02:00 |
|
arvidn
|
943522de22
|
fix test_copy_file for tmpfs
|
2024-02-17 23:17:07 +01:00 |
|
arvidn
|
2eb6c21995
|
improve error reporting from file opy and move
|
2022-09-16 08:53:51 +02:00 |
|
arvidn
|
5aabf74e50
|
don't memory map files smaller than 1 MiB, use pwrite/pread calls
|
2022-09-08 15:46:47 +02:00 |
|
Arvid Norberg
|
fac8d18e72
|
fix narrowing conversion in test_copy_file (#6848)
|
2022-05-08 14:21:45 +02:00 |
|
arvidn
|
1f39005272
|
improve copy_file() to preserve sparse regions on systems supporting SEEK_HOLE/SEEK_DATA
|
2022-02-16 09:07:39 +01:00 |
|