]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
BlueFS: _flush_and_sync_log_jump_D should validate that log.writer->pos <= jump_to... 68043/head
authordheart <dheart_joe@163.com>
Fri, 27 Mar 2026 03:31:30 +0000 (11:31 +0800)
committerdheart <dheart_joe@163.com>
Thu, 2 Apr 2026 02:38:13 +0000 (10:38 +0800)
commit9dfbc4c9c5059581da948a919a9f520aa8ae7df8
tree355523f9649d236eeabdcd21e302195bf4e51602
parente449d01e7d7e8585a0170a67711fcf50132aa0eb
BlueFS: _flush_and_sync_log_jump_D should validate that log.writer->pos <= jump_to to avoid potential log overwrites.

Signed-off-by: dheart <dheart_joe@163.com>
src/os/bluestore/BlueFS.cc