]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
os/bluestore: Only accept bdev labels with our UUID
authorAdam Kupczyk <akupczyk@ibm.com>
Thu, 8 Feb 2024 14:35:29 +0000 (14:35 +0000)
committerAdam Kupczyk <akupczyk@ibm.com>
Mon, 22 Jul 2024 12:36:28 +0000 (12:36 +0000)
commit82b2ec7c2dd24b012e0ab66654850dc169138d8b
treebd1635dbef9eacae3f831a5bd1c600fc04b0a371
parenta3b044bb9dfb50fcb65ac2c9776488936620fc9f
os/bluestore: Only accept bdev labels with our UUID

This fixed the problem that some saboteur label of different UUID
with high "epoch" will trick label discovery.

Signed-off-by: Adam Kupczyk <akupczyk@ibm.com>
src/os/bluestore/BlueStore.cc