Commit 7343be7
committed
os/bluestore: Fix repair of multilabel when collides with BlueFS
The problem was that BDEV_FIRST_LABEL_POSITION was removed from
bdev_label_valid_locations set.
Now, if label at BDEV_FIRST_LABEL_POSITION is valid, it is in the set.
Fixes: https://tracker.ceph.com/issues/68528
Signed-off-by: Adam Kupczyk <[email protected]>1 parent 8723f17 commit 7343be7
1 file changed
+3
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6794 | 6794 | | |
6795 | 6795 | | |
6796 | 6796 | | |
6797 | | - | |
6798 | | - | |
6799 | | - | |
| 6797 | + | |
| 6798 | + | |
6800 | 6799 | | |
6801 | 6800 | | |
6802 | 6801 | | |
| |||
11497 | 11496 | | |
11498 | 11497 | | |
11499 | 11498 | | |
11500 | | - | |
11501 | | - | |
11502 | | - | |
| 11499 | + | |
11503 | 11500 | | |
11504 | 11501 | | |
11505 | 11502 | | |
| |||
0 commit comments