Commit faa1d2b
Merge #27138
27138: storage: use replica cleanup function in yet another code path r=nvanbenschoten a=benesch
When extracting replica cleanup into a helper function,
Store.unlinkReplicaByRangeIDLocked, in d404a3f, I missed this code path.
Release note: None
Co-authored-by: Nikhil Benesch <nikhil.benesch@gmail.com>1 file changed
+1
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3944 | 3944 | | |
3945 | 3945 | | |
3946 | 3946 | | |
3947 | | - | |
3948 | | - | |
3949 | | - | |
3950 | | - | |
3951 | | - | |
3952 | | - | |
| 3947 | + | |
3953 | 3948 | | |
3954 | 3949 | | |
3955 | 3950 | | |
| |||
0 commit comments