aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts
diff options
context:
space:
mode:
authorKent Overstreet <[email protected]>2022-12-02 11:45:58 -0500
committerKent Overstreet <[email protected]>2023-10-22 17:09:47 -0400
commitb9004e8576b1c2803ee7d7b3f28fbcc779f05ffb (patch)
tree8394c713cb4f33131cd233eced2b23cf213ea1a7 /tools/perf/scripts
parente0de429a3ab5f9485ca781d6d4d7368a2e12d835 (diff)
bcachefs: Fix a "no journal entries found" bug
On startup, we need to ensure the first journal entry written is a flush write: after a clean shutdown we generally don't read the journal, which means we might be overwriting whatever was there previously, and there must always be at least one flush entry in the journal or recovery will fail. Found by fstests generic/388. Signed-off-by: Kent Overstreet <[email protected]>
Diffstat (limited to 'tools/perf/scripts')
0 files changed, 0 insertions, 0 deletions