diff options
author | Kent Overstreet <kent.overstreet@linux.dev> | 2023-11-03 11:55:44 -0400 |
---|---|---|
committer | Kent Overstreet <kent.overstreet@linux.dev> | 2023-11-04 22:19:13 -0400 |
commit | 5a53f851e6fe0e7cc41e682a4a9e40bb178fb80b (patch) | |
tree | 3ce3a9377c48989276eb90689ca77fba9697c281 /scripts/bpf_doc.py | |
parent | ce3e9a8a10086b28444cab1431dfc926787ecfcb (diff) |
bcachefs: Fix recovery when forced to use JSET_NO_FLUSH journal entry
When we didn't find anything in the journal that we'd like to use, and
we're forced to use whatever we can find - that entry will have been a
JSET_NO_FLUSH entry with a garbage last_seq value, since it's not
normally used.
Initialize it to something sane, for bch2_fs_journal_start().
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
Diffstat (limited to 'scripts/bpf_doc.py')
0 files changed, 0 insertions, 0 deletions