Commit ebb464f
committed
Merge branch 'jk/prune-mtime' into maint
Access to objects in repositories that borrow from another one on a
slow NFS server unnecessarily got more expensive due to recent code
becoming more cautious in a naive way not to lose objects to pruning.
* jk/prune-mtime:
sha1_file: only freshen packs once per run
sha1_file: freshen pack objects before loose
reachable: only mark local objects as recent3 files changed
+26
-9
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1174 | 1174 | | |
1175 | 1175 | | |
1176 | 1176 | | |
| 1177 | + | |
1177 | 1178 | | |
1178 | 1179 | | |
1179 | 1180 | | |
| |||
1289 | 1290 | | |
1290 | 1291 | | |
1291 | 1292 | | |
1292 | | - | |
| 1293 | + | |
| 1294 | + | |
1293 | 1295 | | |
| 1296 | + | |
1294 | 1297 | | |
1295 | 1298 | | |
1296 | 1299 | | |
1297 | 1300 | | |
1298 | | - | |
1299 | | - | |
| 1301 | + | |
| 1302 | + | |
1300 | 1303 | | |
1301 | 1304 | | |
1302 | 1305 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
142 | 142 | | |
143 | 143 | | |
144 | 144 | | |
145 | | - | |
| 145 | + | |
| 146 | + | |
146 | 147 | | |
147 | 148 | | |
148 | | - | |
| 149 | + | |
| 150 | + | |
149 | 151 | | |
150 | 152 | | |
151 | 153 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2999 | 2999 | | |
3000 | 3000 | | |
3001 | 3001 | | |
3002 | | - | |
| 3002 | + | |
| 3003 | + | |
| 3004 | + | |
| 3005 | + | |
| 3006 | + | |
| 3007 | + | |
| 3008 | + | |
| 3009 | + | |
3003 | 3010 | | |
3004 | 3011 | | |
3005 | 3012 | | |
| |||
3014 | 3021 | | |
3015 | 3022 | | |
3016 | 3023 | | |
3017 | | - | |
| 3024 | + | |
3018 | 3025 | | |
3019 | 3026 | | |
3020 | 3027 | | |
| |||
3418 | 3425 | | |
3419 | 3426 | | |
3420 | 3427 | | |
3421 | | - | |
| 3428 | + | |
3422 | 3429 | | |
3423 | 3430 | | |
3424 | 3431 | | |
| |||
3428 | 3435 | | |
3429 | 3436 | | |
3430 | 3437 | | |
| 3438 | + | |
| 3439 | + | |
| 3440 | + | |
3431 | 3441 | | |
3432 | 3442 | | |
3433 | 3443 | | |
| |||
3452 | 3462 | | |
3453 | 3463 | | |
3454 | 3464 | | |
3455 | | - | |
| 3465 | + | |
3456 | 3466 | | |
3457 | 3467 | | |
3458 | 3468 | | |
3459 | 3469 | | |
3460 | 3470 | | |
3461 | 3471 | | |
| 3472 | + | |
| 3473 | + | |
3462 | 3474 | | |
3463 | 3475 | | |
3464 | 3476 | | |
| |||
0 commit comments