aboutsummaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorJakob Borg <jakob@kastelo.net>2018-04-16 20:08:50 +0200
committerAudrius Butkevicius <audrius.butkevicius@gmail.com>2018-04-16 19:08:50 +0100
commit19c7cd99f5e7fad53fb3bd9eb1d6f2342aa37da7 (patch)
treea7a6fed82c19943edf1354139d7b1267c2668a84 /test
parent01aef75c96851abae5d26b984f2b7037cf6fe376 (diff)
downloadsyncthing-19c7cd99f5e7fad53fb3bd9eb1d6f2342aa37da7.tar.gz
syncthing-19c7cd99f5e7fad53fb3bd9eb1d6f2342aa37da7.zip
all: Implement variable sized blocks (fixes #4807)
Diffstat (limited to 'test')
-rw-r--r--test/h1/config.xml2
-rw-r--r--test/h2/config.xml3
-rw-r--r--test/h3/config.xml2
3 files changed, 7 insertions, 0 deletions
diff --git a/test/h1/config.xml b/test/h1/config.xml
index 80ccec9c3..418d253a5 100644
--- a/test/h1/config.xml
+++ b/test/h1/config.xml
@@ -19,6 +19,7 @@
<paused>false</paused>
<weakHashThresholdPct>25</weakHashThresholdPct>
<markerName>.stfolder</markerName>
+ <useLargeBlocks>true</useLargeBlocks>
</folder>
<folder id="¯\_(ツ)_/¯ Räksmörgås 动作 Адрес" label="" path="s12-1/" type="readwrite" rescanIntervalS="10" fsWatcherEnabled="false" fsWatcherDelayS="10" ignorePerms="false" autoNormalize="true">
<filesystemType>basic</filesystemType>
@@ -38,6 +39,7 @@
<paused>false</paused>
<weakHashThresholdPct>25</weakHashThresholdPct>
<markerName>.stfolder</markerName>
+ <useLargeBlocks>true</useLargeBlocks>
</folder>
<device id="EJHMPAQ-OGCVORE-ISB4IS3-SYYVJXF-TKJGLTU-66DIQPF-GJ5D2GX-GQ3OWQK" name="s4" compression="metadata" introducer="false" skipIntroductionRemovals="false" introducedBy="">
<address>tcp://127.0.0.1:22004</address>
diff --git a/test/h2/config.xml b/test/h2/config.xml
index cf25c4c7d..a5d21e274 100644
--- a/test/h2/config.xml
+++ b/test/h2/config.xml
@@ -18,6 +18,7 @@
<paused>false</paused>
<weakHashThresholdPct>25</weakHashThresholdPct>
<markerName>.stfolder</markerName>
+ <useLargeBlocks>true</useLargeBlocks>
</folder>
<folder id="s23" label="" path="s23-2" type="readwrite" rescanIntervalS="15" fsWatcherEnabled="false" fsWatcherDelayS="10" ignorePerms="false" autoNormalize="true">
<filesystemType>basic</filesystemType>
@@ -37,6 +38,7 @@
<paused>false</paused>
<weakHashThresholdPct>25</weakHashThresholdPct>
<markerName>.stfolder</markerName>
+ <useLargeBlocks>true</useLargeBlocks>
</folder>
<folder id="¯\_(ツ)_/¯ Räksmörgås 动作 Адрес" label="" path="s12-2" type="readwrite" rescanIntervalS="15" fsWatcherEnabled="false" fsWatcherDelayS="10" ignorePerms="false" autoNormalize="true">
<filesystemType>basic</filesystemType>
@@ -56,6 +58,7 @@
<paused>false</paused>
<weakHashThresholdPct>25</weakHashThresholdPct>
<markerName>.stfolder</markerName>
+ <useLargeBlocks>true</useLargeBlocks>
</folder>
<device id="I6KAH76-66SLLLB-5PFXSOA-UFJCDZC-YAOMLEK-CP2GB32-BV5RQST-3PSROAU" name="s1" compression="metadata" introducer="false" skipIntroductionRemovals="false" introducedBy="">
<address>tcp://127.0.0.1:22001</address>
diff --git a/test/h3/config.xml b/test/h3/config.xml
index 6eca4321a..a204db7d4 100644
--- a/test/h3/config.xml
+++ b/test/h3/config.xml
@@ -20,6 +20,7 @@
<paused>false</paused>
<weakHashThresholdPct>25</weakHashThresholdPct>
<markerName>.stfolder</markerName>
+ <useLargeBlocks>true</useLargeBlocks>
</folder>
<folder id="s23" label="" path="s23-3" type="readwrite" rescanIntervalS="20" fsWatcherEnabled="false" fsWatcherDelayS="10" ignorePerms="false" autoNormalize="true">
<filesystemType>basic</filesystemType>
@@ -39,6 +40,7 @@
<paused>false</paused>
<weakHashThresholdPct>25</weakHashThresholdPct>
<markerName>.stfolder</markerName>
+ <useLargeBlocks>true</useLargeBlocks>
</folder>
<device id="I6KAH76-66SLLLB-5PFXSOA-UFJCDZC-YAOMLEK-CP2GB32-BV5RQST-3PSROAU" name="s1" compression="metadata" introducer="false" skipIntroductionRemovals="false" introducedBy="">
<address>tcp://127.0.0.1:22001</address>