diff options
author | Adam Kupczyk <akupczyk@ibm.com> | 2024-10-16 15:43:23 +0200 |
---|---|---|
committer | Adam Kupczyk <akupczyk@ibm.com> | 2024-10-16 21:08:24 +0200 |
commit | f8b1495949db2a65a85aca66da4d209caa2eddd4 (patch) | |
tree | c5167029a4934a5759ebc0f0a932d0fe2b523cfa /CMakeLists.txt | |
parent | qa/standalone/bluefs: Fix CBT bluefs-bdev-expand (diff) | |
download | ceph-f8b1495949db2a65a85aca66da4d209caa2eddd4.tar.xz ceph-f8b1495949db2a65a85aca66da4d209caa2eddd4.zip |
os/bluestore: Fix CBT bluefs-bdev-expand
There was a problem when expansion of 'block' device crossed location
of bdev label copy. The extra label that did not exist before and now
exist was not initialized.
Also changed logic of 'bluestore_bdev_label_require_all'.
Previously label locations 0..bdev->size() were taken in to account.
Now labels in range bdev_label.size..bdev->size() are excluded.
Fixes: https://tracker.ceph.com/issues/68577
Signed-off-by: Adam Kupczyk <akupczyk@ibm.com>
Diffstat (limited to 'CMakeLists.txt')
0 files changed, 0 insertions, 0 deletions