Store new active block offsets to be updated at just the right time
with more than once flush finish, writing a header from an old flush could race the logbuffer_ref() from a more recent one, leading to an inconsistent log where a logblock with next_off == 0 became reachable.
Showing
Please register or sign in to comment