]> arthur.barton.de Git - bup.git/commit
restore: test --sparse with zeros at 64k boundary
authorFrank Gevaerts <frank@gevaerts.be>
Tue, 19 Apr 2016 20:02:49 +0000 (22:02 +0200)
committerRob Browning <rlb@defaultvalue.org>
Sat, 30 Apr 2016 22:56:51 +0000 (17:56 -0500)
commit8dffb6342ec6880bf5ce5761c5ebb28349c55d78
tree350499a533f61ad5ec2f2e6a512060669140a245
parentb6e97ce29c7ade5bbe05b07328765c4675cfe4e8
restore: test --sparse with zeros at 64k boundary

bup restore --sparse fails with short zero runs around 64K boundaries.
The new testcase reproduces that failure

Signed-off-by: Frank Gevaerts <frank@gevaerts.be>
Reviewed-by: Rob Browning <rlb@defaultvalue.org>
[rlb@defaultvalue.org: adjust commit summary]
t/test-sparse-files.sh