]> 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>
Fri, 20 May 2016 02:35:32 +0000 (21:35 -0500)
commit4b3cd9e91ef6dadd373474b5ee0c8a362e6fde79
treed21ccfce378b14e3066ab769f3276ed6ef1e0bb2
parent34640f07c91d07f8cf4530aa167ab525b8caf04e
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