Commit 85103d1
Kent Overstreet
bcachefs: Fix error path in bch2_replicas_gc_end()
We were dropping a lock we hadn't taken when entering with an error.
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>1 parent b65db75 commit 85103d1
1 file changed
Lines changed: 5 additions & 13 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
462 | 462 | | |
463 | 463 | | |
464 | 464 | | |
465 | | - | |
466 | | - | |
467 | | - | |
468 | 465 | | |
469 | 466 | | |
470 | 467 | | |
471 | | - | |
472 | | - | |
473 | | - | |
| 468 | + | |
| 469 | + | |
| 470 | + | |
474 | 471 | | |
475 | | - | |
476 | | - | |
477 | 472 | | |
478 | 473 | | |
479 | 474 | | |
| |||
579 | 574 | | |
580 | 575 | | |
581 | 576 | | |
582 | | - | |
583 | | - | |
584 | | - | |
| 577 | + | |
| 578 | + | |
585 | 579 | | |
586 | | - | |
587 | | - | |
588 | 580 | | |
589 | 581 | | |
590 | 582 | | |
| |||
0 commit comments