diff options
author | Jim Meyering <meyering@redhat.com> | 2011-01-28 21:19:50 +0100 |
---|---|---|
committer | Jim Meyering <meyering@redhat.com> | 2011-01-30 20:44:12 +0100 |
commit | 0f91b6174e178720fea2d01734736a6477e4feac (patch) | |
tree | 3d2aab7147ae9fa619b464cf39c9c77def8587d7 /tests | |
parent | 8da69cbf30a24dfb328676a4630ccc12e445a85d (diff) | |
download | coreutils-0f91b6174e178720fea2d01734736a6477e4feac.tar.xz |
copy: make extent_copy use sparse_copy, rather than its own code
* src/copy.c (extent_copy): Before this change, extent_copy would fail
to create holes, thus breaking --sparse=auto and --sparse=always.
I.e., copying a large enough file of all zeros, cp --sparse=always
should introduce a hole, but with extent_copy, it would not.
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions