Skip to content

Commit 4e1e327

Browse files
committed
vfs/atomicfs: ensure marker properly synced
This patch syncs the marker file to ensure that it is persisted before making it visible via a directory sync.
1 parent d1cc1fa commit 4e1e327

File tree

14 files changed

+105
-0
lines changed

14 files changed

+105
-0
lines changed

objstorage/objstorageprovider/remoteobjcat/testdata/catalog

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ add 1 10 100
1010
create: test/REMOTE-OBJ-CATALOG-000001
1111
sync: test/REMOTE-OBJ-CATALOG-000001
1212
create: test/marker.remote-obj-catalog.000001.REMOTE-OBJ-CATALOG-000001
13+
sync: test/marker.remote-obj-catalog.000001.REMOTE-OBJ-CATALOG-000001
1314
close: test/marker.remote-obj-catalog.000001.REMOTE-OBJ-CATALOG-000001
1415
sync: test
1516
sync: test/REMOTE-OBJ-CATALOG-000001
@@ -80,6 +81,7 @@ add 8 80 80
8081
create: test/REMOTE-OBJ-CATALOG-000002
8182
sync: test/REMOTE-OBJ-CATALOG-000002
8283
create: test/marker.remote-obj-catalog.000002.REMOTE-OBJ-CATALOG-000002
84+
sync: test/marker.remote-obj-catalog.000002.REMOTE-OBJ-CATALOG-000002
8385
close: test/marker.remote-obj-catalog.000002.REMOTE-OBJ-CATALOG-000002
8486
remove: test/marker.remote-obj-catalog.000001.REMOTE-OBJ-CATALOG-000001
8587
sync: test
@@ -116,6 +118,7 @@ add 5 50 500
116118
create: other-path/REMOTE-OBJ-CATALOG-000001
117119
sync: other-path/REMOTE-OBJ-CATALOG-000001
118120
create: other-path/marker.remote-obj-catalog.000001.REMOTE-OBJ-CATALOG-000001
121+
sync: other-path/marker.remote-obj-catalog.000001.REMOTE-OBJ-CATALOG-000001
119122
close: other-path/marker.remote-obj-catalog.000001.REMOTE-OBJ-CATALOG-000001
120123
sync: other-path
121124
sync: other-path/REMOTE-OBJ-CATALOG-000001
@@ -161,6 +164,7 @@ random-batches n=20 size=2000
161164
create: test/REMOTE-OBJ-CATALOG-000003
162165
sync: test/REMOTE-OBJ-CATALOG-000003
163166
create: test/marker.remote-obj-catalog.000003.REMOTE-OBJ-CATALOG-000003
167+
sync: test/marker.remote-obj-catalog.000003.REMOTE-OBJ-CATALOG-000003
164168
close: test/marker.remote-obj-catalog.000003.REMOTE-OBJ-CATALOG-000003
165169
remove: test/marker.remote-obj-catalog.000002.REMOTE-OBJ-CATALOG-000002
166170
sync: test
@@ -186,6 +190,7 @@ close: test/REMOTE-OBJ-CATALOG-000003
186190
create: test/REMOTE-OBJ-CATALOG-000004
187191
sync: test/REMOTE-OBJ-CATALOG-000004
188192
create: test/marker.remote-obj-catalog.000004.REMOTE-OBJ-CATALOG-000004
193+
sync: test/marker.remote-obj-catalog.000004.REMOTE-OBJ-CATALOG-000004
189194
close: test/marker.remote-obj-catalog.000004.REMOTE-OBJ-CATALOG-000004
190195
remove: test/marker.remote-obj-catalog.000003.REMOTE-OBJ-CATALOG-000003
191196
sync: test
@@ -219,6 +224,7 @@ close: test/REMOTE-OBJ-CATALOG-000004
219224
create: test/REMOTE-OBJ-CATALOG-000005
220225
sync: test/REMOTE-OBJ-CATALOG-000005
221226
create: test/marker.remote-obj-catalog.000005.REMOTE-OBJ-CATALOG-000005
227+
sync: test/marker.remote-obj-catalog.000005.REMOTE-OBJ-CATALOG-000005
222228
close: test/marker.remote-obj-catalog.000005.REMOTE-OBJ-CATALOG-000005
223229
remove: test/marker.remote-obj-catalog.000004.REMOTE-OBJ-CATALOG-000004
224230
sync: test
@@ -243,6 +249,7 @@ close: test/REMOTE-OBJ-CATALOG-000005
243249
create: test/REMOTE-OBJ-CATALOG-000006
244250
sync: test/REMOTE-OBJ-CATALOG-000006
245251
create: test/marker.remote-obj-catalog.000006.REMOTE-OBJ-CATALOG-000006
252+
sync: test/marker.remote-obj-catalog.000006.REMOTE-OBJ-CATALOG-000006
246253
close: test/marker.remote-obj-catalog.000006.REMOTE-OBJ-CATALOG-000006
247254
remove: test/marker.remote-obj-catalog.000005.REMOTE-OBJ-CATALOG-000005
248255
sync: test
@@ -253,6 +260,7 @@ close: test/REMOTE-OBJ-CATALOG-000006
253260
create: test/REMOTE-OBJ-CATALOG-000007
254261
sync: test/REMOTE-OBJ-CATALOG-000007
255262
create: test/marker.remote-obj-catalog.000007.REMOTE-OBJ-CATALOG-000007
263+
sync: test/marker.remote-obj-catalog.000007.REMOTE-OBJ-CATALOG-000007
256264
close: test/marker.remote-obj-catalog.000007.REMOTE-OBJ-CATALOG-000007
257265
remove: test/marker.remote-obj-catalog.000006.REMOTE-OBJ-CATALOG-000006
258266
sync: test
@@ -265,6 +273,7 @@ close: test/REMOTE-OBJ-CATALOG-000007
265273
create: test/REMOTE-OBJ-CATALOG-000008
266274
sync: test/REMOTE-OBJ-CATALOG-000008
267275
create: test/marker.remote-obj-catalog.000008.REMOTE-OBJ-CATALOG-000008
276+
sync: test/marker.remote-obj-catalog.000008.REMOTE-OBJ-CATALOG-000008
268277
close: test/marker.remote-obj-catalog.000008.REMOTE-OBJ-CATALOG-000008
269278
remove: test/marker.remote-obj-catalog.000007.REMOTE-OBJ-CATALOG-000007
270279
sync: test

objstorage/objstorageprovider/testdata/provider/local_readahead

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ open p1 1
66
<local fs> create: p1/REMOTE-OBJ-CATALOG-000001
77
<local fs> sync: p1/REMOTE-OBJ-CATALOG-000001
88
<local fs> create: p1/marker.remote-obj-catalog.000001.REMOTE-OBJ-CATALOG-000001
9+
<local fs> sync: p1/marker.remote-obj-catalog.000001.REMOTE-OBJ-CATALOG-000001
910
<local fs> close: p1/marker.remote-obj-catalog.000001.REMOTE-OBJ-CATALOG-000001
1011
<local fs> sync: p1
1112
<local fs> sync: p1/REMOTE-OBJ-CATALOG-000001

objstorage/objstorageprovider/testdata/provider/shared_attach

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ open p1 1
99
<local fs> create: p1/REMOTE-OBJ-CATALOG-000001
1010
<local fs> sync: p1/REMOTE-OBJ-CATALOG-000001
1111
<local fs> create: p1/marker.remote-obj-catalog.000001.REMOTE-OBJ-CATALOG-000001
12+
<local fs> sync: p1/marker.remote-obj-catalog.000001.REMOTE-OBJ-CATALOG-000001
1213
<local fs> close: p1/marker.remote-obj-catalog.000001.REMOTE-OBJ-CATALOG-000001
1314
<local fs> sync: p1
1415
<local fs> sync: p1/REMOTE-OBJ-CATALOG-000001
@@ -77,6 +78,7 @@ open p2 2
7778
<local fs> create: p2/REMOTE-OBJ-CATALOG-000001
7879
<local fs> sync: p2/REMOTE-OBJ-CATALOG-000001
7980
<local fs> create: p2/marker.remote-obj-catalog.000001.REMOTE-OBJ-CATALOG-000001
81+
<local fs> sync: p2/marker.remote-obj-catalog.000001.REMOTE-OBJ-CATALOG-000001
8082
<local fs> close: p2/marker.remote-obj-catalog.000001.REMOTE-OBJ-CATALOG-000001
8183
<local fs> sync: p2
8284
<local fs> sync: p2/REMOTE-OBJ-CATALOG-000001

objstorage/objstorageprovider/testdata/provider/shared_attach_after_unref

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ open p5 5
88
<local fs> create: p5/REMOTE-OBJ-CATALOG-000001
99
<local fs> sync: p5/REMOTE-OBJ-CATALOG-000001
1010
<local fs> create: p5/marker.remote-obj-catalog.000001.REMOTE-OBJ-CATALOG-000001
11+
<local fs> sync: p5/marker.remote-obj-catalog.000001.REMOTE-OBJ-CATALOG-000001
1112
<local fs> close: p5/marker.remote-obj-catalog.000001.REMOTE-OBJ-CATALOG-000001
1213
<local fs> sync: p5
1314
<local fs> sync: p5/REMOTE-OBJ-CATALOG-000001
@@ -34,6 +35,7 @@ open p6 6
3435
<local fs> create: p6/REMOTE-OBJ-CATALOG-000001
3536
<local fs> sync: p6/REMOTE-OBJ-CATALOG-000001
3637
<local fs> create: p6/marker.remote-obj-catalog.000001.REMOTE-OBJ-CATALOG-000001
38+
<local fs> sync: p6/marker.remote-obj-catalog.000001.REMOTE-OBJ-CATALOG-000001
3739
<local fs> close: p6/marker.remote-obj-catalog.000001.REMOTE-OBJ-CATALOG-000001
3840
<local fs> sync: p6
3941
<local fs> sync: p6/REMOTE-OBJ-CATALOG-000001

objstorage/objstorageprovider/testdata/provider/shared_attach_multi

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ open p1 1
88
<local fs> create: p1/REMOTE-OBJ-CATALOG-000001
99
<local fs> sync: p1/REMOTE-OBJ-CATALOG-000001
1010
<local fs> create: p1/marker.remote-obj-catalog.000001.REMOTE-OBJ-CATALOG-000001
11+
<local fs> sync: p1/marker.remote-obj-catalog.000001.REMOTE-OBJ-CATALOG-000001
1112
<local fs> close: p1/marker.remote-obj-catalog.000001.REMOTE-OBJ-CATALOG-000001
1213
<local fs> sync: p1
1314
<local fs> sync: p1/REMOTE-OBJ-CATALOG-000001
@@ -30,6 +31,7 @@ open p2 2
3031
<local fs> create: p2/REMOTE-OBJ-CATALOG-000001
3132
<local fs> sync: p2/REMOTE-OBJ-CATALOG-000001
3233
<local fs> create: p2/marker.remote-obj-catalog.000001.REMOTE-OBJ-CATALOG-000001
34+
<local fs> sync: p2/marker.remote-obj-catalog.000001.REMOTE-OBJ-CATALOG-000001
3335
<local fs> close: p2/marker.remote-obj-catalog.000001.REMOTE-OBJ-CATALOG-000001
3436
<local fs> sync: p2
3537
<local fs> sync: p2/REMOTE-OBJ-CATALOG-000001

objstorage/objstorageprovider/testdata/provider/shared_basic

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ open p1 1
99
<local fs> create: p1/REMOTE-OBJ-CATALOG-000001
1010
<local fs> sync: p1/REMOTE-OBJ-CATALOG-000001
1111
<local fs> create: p1/marker.remote-obj-catalog.000001.REMOTE-OBJ-CATALOG-000001
12+
<local fs> sync: p1/marker.remote-obj-catalog.000001.REMOTE-OBJ-CATALOG-000001
1213
<local fs> close: p1/marker.remote-obj-catalog.000001.REMOTE-OBJ-CATALOG-000001
1314
<local fs> sync: p1
1415
<local fs> sync: p1/REMOTE-OBJ-CATALOG-000001
@@ -124,6 +125,7 @@ close
124125
<local fs> create: p1/REMOTE-OBJ-CATALOG-000002
125126
<local fs> sync: p1/REMOTE-OBJ-CATALOG-000002
126127
<local fs> create: p1/marker.remote-obj-catalog.000002.REMOTE-OBJ-CATALOG-000002
128+
<local fs> sync: p1/marker.remote-obj-catalog.000002.REMOTE-OBJ-CATALOG-000002
127129
<local fs> close: p1/marker.remote-obj-catalog.000002.REMOTE-OBJ-CATALOG-000002
128130
<local fs> remove: p1/marker.remote-obj-catalog.000001.REMOTE-OBJ-CATALOG-000001
129131
<local fs> sync: p1

objstorage/objstorageprovider/testdata/provider/shared_no_ref

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ open p1 1
99
<local fs> create: p1/REMOTE-OBJ-CATALOG-000001
1010
<local fs> sync: p1/REMOTE-OBJ-CATALOG-000001
1111
<local fs> create: p1/marker.remote-obj-catalog.000001.REMOTE-OBJ-CATALOG-000001
12+
<local fs> sync: p1/marker.remote-obj-catalog.000001.REMOTE-OBJ-CATALOG-000001
1213
<local fs> close: p1/marker.remote-obj-catalog.000001.REMOTE-OBJ-CATALOG-000001
1314
<local fs> sync: p1
1415
<local fs> sync: p1/REMOTE-OBJ-CATALOG-000001
@@ -127,6 +128,7 @@ open p2 2
127128
<local fs> create: p2/REMOTE-OBJ-CATALOG-000001
128129
<local fs> sync: p2/REMOTE-OBJ-CATALOG-000001
129130
<local fs> create: p2/marker.remote-obj-catalog.000001.REMOTE-OBJ-CATALOG-000001
131+
<local fs> sync: p2/marker.remote-obj-catalog.000001.REMOTE-OBJ-CATALOG-000001
130132
<local fs> close: p2/marker.remote-obj-catalog.000001.REMOTE-OBJ-CATALOG-000001
131133
<local fs> sync: p2
132134
<local fs> sync: p2/REMOTE-OBJ-CATALOG-000001

objstorage/objstorageprovider/testdata/provider/shared_readahead

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ open p1 1
66
<local fs> create: p1/REMOTE-OBJ-CATALOG-000001
77
<local fs> sync: p1/REMOTE-OBJ-CATALOG-000001
88
<local fs> create: p1/marker.remote-obj-catalog.000001.REMOTE-OBJ-CATALOG-000001
9+
<local fs> sync: p1/marker.remote-obj-catalog.000001.REMOTE-OBJ-CATALOG-000001
910
<local fs> close: p1/marker.remote-obj-catalog.000001.REMOTE-OBJ-CATALOG-000001
1011
<local fs> sync: p1
1112
<local fs> sync: p1/REMOTE-OBJ-CATALOG-000001

objstorage/objstorageprovider/testdata/provider/shared_remove

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ open p1 1
66
<local fs> create: p1/REMOTE-OBJ-CATALOG-000001
77
<local fs> sync: p1/REMOTE-OBJ-CATALOG-000001
88
<local fs> create: p1/marker.remote-obj-catalog.000001.REMOTE-OBJ-CATALOG-000001
9+
<local fs> sync: p1/marker.remote-obj-catalog.000001.REMOTE-OBJ-CATALOG-000001
910
<local fs> close: p1/marker.remote-obj-catalog.000001.REMOTE-OBJ-CATALOG-000001
1011
<local fs> sync: p1
1112
<local fs> sync: p1/REMOTE-OBJ-CATALOG-000001
@@ -45,6 +46,7 @@ open p2 2
4546
<local fs> create: p2/REMOTE-OBJ-CATALOG-000001
4647
<local fs> sync: p2/REMOTE-OBJ-CATALOG-000001
4748
<local fs> create: p2/marker.remote-obj-catalog.000001.REMOTE-OBJ-CATALOG-000001
49+
<local fs> sync: p2/marker.remote-obj-catalog.000001.REMOTE-OBJ-CATALOG-000001
4850
<local fs> close: p2/marker.remote-obj-catalog.000001.REMOTE-OBJ-CATALOG-000001
4951
<local fs> sync: p2
5052
<local fs> sync: p2/REMOTE-OBJ-CATALOG-000001

testdata/checkpoint

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,67 +15,83 @@ open-dir: db
1515
create: db/MANIFEST-000001
1616
sync: db/MANIFEST-000001
1717
create: db/marker.manifest.000001.MANIFEST-000001
18+
sync: db/marker.manifest.000001.MANIFEST-000001
1819
close: db/marker.manifest.000001.MANIFEST-000001
1920
sync: db
2021
open-dir: db
2122
create: db/000002.log
2223
sync: db
2324
create: db/marker.format-version.000001.014
25+
sync: db/marker.format-version.000001.014
2426
close: db/marker.format-version.000001.014
2527
sync: db
2628
create: db/marker.format-version.000002.015
29+
sync: db/marker.format-version.000002.015
2730
close: db/marker.format-version.000002.015
2831
remove: db/marker.format-version.000001.014
2932
sync: db
3033
create: db/marker.format-version.000003.016
34+
sync: db/marker.format-version.000003.016
3135
close: db/marker.format-version.000003.016
3236
remove: db/marker.format-version.000002.015
3337
sync: db
3438
create: db/marker.format-version.000004.017
39+
sync: db/marker.format-version.000004.017
3540
close: db/marker.format-version.000004.017
3641
remove: db/marker.format-version.000003.016
3742
sync: db
3843
create: db/marker.format-version.000005.018
44+
sync: db/marker.format-version.000005.018
3945
close: db/marker.format-version.000005.018
4046
remove: db/marker.format-version.000004.017
4147
sync: db
4248
create: db/marker.format-version.000006.019
49+
sync: db/marker.format-version.000006.019
4350
close: db/marker.format-version.000006.019
4451
remove: db/marker.format-version.000005.018
4552
sync: db
4653
create: db/marker.format-version.000007.020
54+
sync: db/marker.format-version.000007.020
4755
close: db/marker.format-version.000007.020
4856
remove: db/marker.format-version.000006.019
4957
sync: db
5058
create: db/marker.format-version.000008.021
59+
sync: db/marker.format-version.000008.021
5160
close: db/marker.format-version.000008.021
5261
remove: db/marker.format-version.000007.020
5362
sync: db
5463
create: db/marker.format-version.000009.022
64+
sync: db/marker.format-version.000009.022
5565
close: db/marker.format-version.000009.022
5666
remove: db/marker.format-version.000008.021
5767
sync: db
5868
create: db/marker.format-version.000010.023
69+
sync: db/marker.format-version.000010.023
5970
close: db/marker.format-version.000010.023
6071
remove: db/marker.format-version.000009.022
6172
sync: db
6273
create: db/marker.format-version.000011.024
74+
sync: db/marker.format-version.000011.024
6375
close: db/marker.format-version.000011.024
6476
remove: db/marker.format-version.000010.023
6577
sync: db
6678
create: db/marker.format-version.000012.025
79+
sync: db/marker.format-version.000012.025
6780
close: db/marker.format-version.000012.025
6881
remove: db/marker.format-version.000011.024
6982
sync: db
7083
create: db/marker.format-version.000013.026
84+
sync: db/marker.format-version.000013.026
7185
close: db/marker.format-version.000013.026
7286
remove: db/marker.format-version.000012.025
7387
sync: db
7488
create: db/marker.format-version.000014.027
89+
sync: db/marker.format-version.000014.027
7590
close: db/marker.format-version.000014.027
7691
remove: db/marker.format-version.000013.026
7792
sync: db
7893
create: db/marker.format-version.000015.028
94+
sync: db/marker.format-version.000015.028
7995
close: db/marker.format-version.000015.028
8096
remove: db/marker.format-version.000014.027
8197
sync: db
@@ -716,6 +732,7 @@ sync: checkpoints/checkpoint5
716732
create: checkpoints/checkpoint5/MANIFEST-000019
717733
sync: checkpoints/checkpoint5/MANIFEST-000019
718734
create: checkpoints/checkpoint5/marker.manifest.000002.MANIFEST-000019
735+
sync: checkpoints/checkpoint5/marker.manifest.000002.MANIFEST-000019
719736
close: checkpoints/checkpoint5/marker.manifest.000002.MANIFEST-000019
720737
remove: checkpoints/checkpoint5/marker.manifest.000001.MANIFEST-000001
721738
sync: checkpoints/checkpoint5
@@ -817,6 +834,7 @@ sync: checkpoints/checkpoint6
817834
create: checkpoints/checkpoint6/MANIFEST-000019
818835
sync: checkpoints/checkpoint6/MANIFEST-000019
819836
create: checkpoints/checkpoint6/marker.manifest.000002.MANIFEST-000019
837+
sync: checkpoints/checkpoint6/marker.manifest.000002.MANIFEST-000019
820838
close: checkpoints/checkpoint6/marker.manifest.000002.MANIFEST-000019
821839
remove: checkpoints/checkpoint6/marker.manifest.000001.MANIFEST-000001
822840
sync: checkpoints/checkpoint6
@@ -894,67 +912,83 @@ open-dir: valsepdb
894912
create: valsepdb/MANIFEST-000001
895913
sync: valsepdb/MANIFEST-000001
896914
create: valsepdb/marker.manifest.000001.MANIFEST-000001
915+
sync: valsepdb/marker.manifest.000001.MANIFEST-000001
897916
close: valsepdb/marker.manifest.000001.MANIFEST-000001
898917
sync: valsepdb
899918
open-dir: valsepdb
900919
create: valsepdb/000002.log
901920
sync: valsepdb
902921
create: valsepdb/marker.format-version.000001.014
922+
sync: valsepdb/marker.format-version.000001.014
903923
close: valsepdb/marker.format-version.000001.014
904924
sync: valsepdb
905925
create: valsepdb/marker.format-version.000002.015
926+
sync: valsepdb/marker.format-version.000002.015
906927
close: valsepdb/marker.format-version.000002.015
907928
remove: valsepdb/marker.format-version.000001.014
908929
sync: valsepdb
909930
create: valsepdb/marker.format-version.000003.016
931+
sync: valsepdb/marker.format-version.000003.016
910932
close: valsepdb/marker.format-version.000003.016
911933
remove: valsepdb/marker.format-version.000002.015
912934
sync: valsepdb
913935
create: valsepdb/marker.format-version.000004.017
936+
sync: valsepdb/marker.format-version.000004.017
914937
close: valsepdb/marker.format-version.000004.017
915938
remove: valsepdb/marker.format-version.000003.016
916939
sync: valsepdb
917940
create: valsepdb/marker.format-version.000005.018
941+
sync: valsepdb/marker.format-version.000005.018
918942
close: valsepdb/marker.format-version.000005.018
919943
remove: valsepdb/marker.format-version.000004.017
920944
sync: valsepdb
921945
create: valsepdb/marker.format-version.000006.019
946+
sync: valsepdb/marker.format-version.000006.019
922947
close: valsepdb/marker.format-version.000006.019
923948
remove: valsepdb/marker.format-version.000005.018
924949
sync: valsepdb
925950
create: valsepdb/marker.format-version.000007.020
951+
sync: valsepdb/marker.format-version.000007.020
926952
close: valsepdb/marker.format-version.000007.020
927953
remove: valsepdb/marker.format-version.000006.019
928954
sync: valsepdb
929955
create: valsepdb/marker.format-version.000008.021
956+
sync: valsepdb/marker.format-version.000008.021
930957
close: valsepdb/marker.format-version.000008.021
931958
remove: valsepdb/marker.format-version.000007.020
932959
sync: valsepdb
933960
create: valsepdb/marker.format-version.000009.022
961+
sync: valsepdb/marker.format-version.000009.022
934962
close: valsepdb/marker.format-version.000009.022
935963
remove: valsepdb/marker.format-version.000008.021
936964
sync: valsepdb
937965
create: valsepdb/marker.format-version.000010.023
966+
sync: valsepdb/marker.format-version.000010.023
938967
close: valsepdb/marker.format-version.000010.023
939968
remove: valsepdb/marker.format-version.000009.022
940969
sync: valsepdb
941970
create: valsepdb/marker.format-version.000011.024
971+
sync: valsepdb/marker.format-version.000011.024
942972
close: valsepdb/marker.format-version.000011.024
943973
remove: valsepdb/marker.format-version.000010.023
944974
sync: valsepdb
945975
create: valsepdb/marker.format-version.000012.025
976+
sync: valsepdb/marker.format-version.000012.025
946977
close: valsepdb/marker.format-version.000012.025
947978
remove: valsepdb/marker.format-version.000011.024
948979
sync: valsepdb
949980
create: valsepdb/marker.format-version.000013.026
981+
sync: valsepdb/marker.format-version.000013.026
950982
close: valsepdb/marker.format-version.000013.026
951983
remove: valsepdb/marker.format-version.000012.025
952984
sync: valsepdb
953985
create: valsepdb/marker.format-version.000014.027
986+
sync: valsepdb/marker.format-version.000014.027
954987
close: valsepdb/marker.format-version.000014.027
955988
remove: valsepdb/marker.format-version.000013.026
956989
sync: valsepdb
957990
create: valsepdb/marker.format-version.000015.028
991+
sync: valsepdb/marker.format-version.000015.028
958992
close: valsepdb/marker.format-version.000015.028
959993
remove: valsepdb/marker.format-version.000014.027
960994
sync: valsepdb

0 commit comments

Comments
 (0)