mirror of
https://github.com/ceph/ceph
synced 2025-03-09 09:48:09 +00:00
Otherwise, _flush() might continue to write to m_fd after it's closed. This might cause log data to go to a data object if the filestore then reuses the fd during that time. Fixes: #12465 Backport: firefly, hammer Signed-off-by: Samuel Just <sjust@redhat.com> |
||
---|---|---|
.. | ||
Entry.h | ||
EntryQueue.h | ||
Log.cc | ||
Log.h | ||
Makefile.am | ||
SubsystemMap.cc | ||
SubsystemMap.h | ||
test.cc |