]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
os/bluestore/bluefs: Add tracking of bluefs log in noop replay mode 48915/head
authorAdam Kupczyk <akupczyk@redhat.com>
Wed, 15 Dec 2021 09:59:55 +0000 (09:59 +0000)
committerIgor Fedotov <igor.fedotov@croit.io>
Tue, 6 Dec 2022 00:16:17 +0000 (03:16 +0300)
commita27a7c7358009aafad26079cfc1df3c6b30035c7
tree16f4095f8357dfe6e3f7e2238121c858ee464375
parent303d0bd535224778048ddc3217c4e8e4cad9189e
os/bluestore/bluefs: Add tracking of bluefs log in noop replay mode

Keep updating bluefs log when printing content of bluefs replay log.
Without this modification we only have initial content of log.
Log can be printed by 'ceph-bluestore-tool bluefs-log-dump'.

Signed-off-by: Adam Kupczyk <akupczyk@redhat.com>
(cherry picked from commit 2292a4d85a6c26be69b3cda8ba885a0cb23b2224)
src/os/bluestore/BlueFS.cc