diff options
author | Filipe Manana <[email protected]> | 2014-06-01 01:50:28 +0100 |
---|---|---|
committer | Chris Mason <[email protected]> | 2014-06-09 17:21:09 -0700 |
commit | f82a9901b0321feb4b4dea1583c51bd75707dd4e (patch) | |
tree | 1220f3891d76ecd4effad62c261f2fa41a585d5c /tools/perf/scripts/python/net_dropmonitor.py | |
parent | 964930312aec583809a690868119ce716f4ee926 (diff) |
Btrfs: fix clone to deal with holes when NO_HOLES feature is enabled
If the NO_HOLES feature is enabled holes don't have file extent items in
the btree that represent them anymore. This made the clone operation
ignore the gaps that exist between consecutive file extent items and
therefore not create the holes at the destination. When not using the
NO_HOLES feature, the holes were created at the destination.
A test case for xfstests follows.
Signed-off-by: Filipe David Borba Manana <[email protected]>
Reviewed-by: Liu Bo <[email protected]>
Signed-off-by: Chris Mason <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions