Commit 9d21e3f
committed
core.fsync: add a
This commit adds an aggregate option that currently includes the
commit-graph file and pack metadata (indexes and bitmaps).
The user may want to exclude this set from durability since they can be
recomputed from other data if they wind up corrupt or missing.
This is split out from the other patches in the series since it is
an optional nice-to-have that might be controversial.
Signed-off-by: Neeraj Singh <neerajsi@microsoft.com>derived-metadata aggregate option1 parent b8a0246 commit 9d21e3f
3 files changed
+8
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
562 | 562 | | |
563 | 563 | | |
564 | 564 | | |
565 | | - | |
566 | | - | |
567 | | - | |
| 565 | + | |
| 566 | + | |
| 567 | + | |
568 | 568 | | |
569 | 569 | | |
570 | 570 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1012 | 1012 | | |
1013 | 1013 | | |
1014 | 1014 | | |
1015 | | - | |
1016 | | - | |
1017 | | - | |
| 1015 | + | |
| 1016 | + | |
| 1017 | + | |
| 1018 | + | |
1018 | 1019 | | |
1019 | 1020 | | |
1020 | 1021 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1223 | 1223 | | |
1224 | 1224 | | |
1225 | 1225 | | |
| 1226 | + | |
1226 | 1227 | | |
1227 | 1228 | | |
1228 | 1229 | | |
| |||
0 commit comments