Commit f789a29
committed
fix(dedupe): use a common blobs dir to simplify
Currently, our dedupe scheme is very complicated since master copy is
kept in one of the repo dirs and if that image is deleted, the owning
repo is changed, requiring multiple repo locks causing unnecessary
contention.
Signed-off-by: Ramkumar Chinchani <rchincha.dev@gmail.com>1 parent 69e58b0 commit f789a29
2 files changed
Lines changed: 17 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| 29 | + | |
29 | 30 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| 32 | + | |
32 | 33 | | |
33 | 34 | | |
34 | 35 | | |
| |||
1146 | 1147 | | |
1147 | 1148 | | |
1148 | 1149 | | |
| 1150 | + | |
| 1151 | + | |
| 1152 | + | |
| 1153 | + | |
| 1154 | + | |
| 1155 | + | |
1149 | 1156 | | |
1150 | | - | |
| 1157 | + | |
1151 | 1158 | | |
1152 | 1159 | | |
1153 | 1160 | | |
1154 | 1161 | | |
1155 | 1162 | | |
1156 | 1163 | | |
1157 | 1164 | | |
1158 | | - | |
| 1165 | + | |
1159 | 1166 | | |
1160 | 1167 | | |
1161 | 1168 | | |
1162 | 1169 | | |
1163 | 1170 | | |
1164 | 1171 | | |
| 1172 | + | |
| 1173 | + | |
| 1174 | + | |
| 1175 | + | |
| 1176 | + | |
| 1177 | + | |
| 1178 | + | |
1165 | 1179 | | |
1166 | 1180 | | |
1167 | 1181 | | |
| |||
0 commit comments