]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
os/bluestore: introduce locking for the very first DB/WAL alloc unit. 62174/head
authorIgor Fedotov <igor.fedotov@croit.io>
Fri, 21 Mar 2025 10:25:41 +0000 (13:25 +0300)
committerIgor Fedotov <igor.fedotov@croit.io>
Mon, 24 Mar 2025 16:07:57 +0000 (19:07 +0300)
commiteb461b4fca243d9ac5885cfa9e5d5bf1b6af1fcb
tree714e39110589ff9d416aeca0be6fda4a7fa417e6
parent4130c43d50e6cbd7697b57753f1a889528912334
os/bluestore: introduce locking for the very first DB/WAL alloc unit.

Signed-off-by: Igor Fedotov <igor.fedotov@croit.io>
src/os/bluestore/BlueFS.cc
src/os/bluestore/BlueFS.h
src/os/bluestore/bluefs_types.cc
src/os/bluestore/bluefs_types.h
src/test/objectstore/store_test.cc
src/test/objectstore/test_bluefs.cc