]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
Merge PR #67333 into tentacle
authorPatrick Donnelly <pdonnell@ibm.com>
Thu, 26 Feb 2026 13:53:27 +0000 (08:53 -0500)
committerPatrick Donnelly <pdonnell@ibm.com>
Thu, 26 Feb 2026 13:53:27 +0000 (08:53 -0500)
commit5bdf66753b1ce93f72433aea9d5481a647d75bc1
tree0375d8245fdc3bac1a47e31c3f0ccd9fa167b5e8
parentc824a7fa29b067db9ce5a381f59b175918299919
parent653562111eeeabb6d3927121adf1f8bde91614ab
Merge PR #67333 into tentacle

* refs/pull/67333/head:
test/test_bluefs: make a standalone test case to reproduce bug#74765
os/bluestore: update volume selector after recovering BlueFS WAL in
test/test_bluefs: reproduce volume selector inconsistency after
os/bluestore: move RocksDBBlueFSVolumeSelector to BlueFS.cc
os/bluestore: rename/repurpose bluefs_check_volume_selector_on_umount setting.
os/bluestore/bluefs: Fix stat() for WAL envelope mode

Reviewed-by: Adam Kupczyk <akupczyk@redhat.com>