diff options
| author | Kent Overstreet <[email protected]> | 2022-12-02 11:45:58 -0500 |
|---|---|---|
| committer | Kent Overstreet <[email protected]> | 2023-10-22 17:09:47 -0400 |
| commit | b9004e8576b1c2803ee7d7b3f28fbcc779f05ffb (patch) | |
| tree | 8394c713cb4f33131cd233eced2b23cf213ea1a7 /tools/perf/scripts/python/bin/export-to-postgresql-report | |
| parent | e0de429a3ab5f9485ca781d6d4d7368a2e12d835 (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/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions