diff options
author | Kent Overstreet <kent.overstreet@gmail.com> | 2020-11-15 00:04:30 +0300 |
---|---|---|
committer | Kent Overstreet <kent.overstreet@linux.dev> | 2023-10-23 00:08:47 +0300 |
commit | 158eecb88ed3100bef01917913a26e9aad152417 (patch) | |
tree | bb4415aab11da01943240b2ab97c6e6b16cb59cb /scripts/cc-can-link.sh | |
parent | 1676a398d37bffa29824f132a29f2836282940f3 (diff) | |
download | linux-158eecb88ed3100bef01917913a26e9aad152417.tar.xz |
bcachefs: Assorted journal refactoring
Improved the way we track various state by adding j->err_seq, which
records the first journal sequence number that encountered an error
being written, and j->last_empty_seq, which records the most recent
journal entry that was completely empty.
Also, use the low bits of the journal sequence number to index the
corresponding journal_buf.
Signed-off-by: Kent Overstreet <kent.overstreet@gmail.com>
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
Diffstat (limited to 'scripts/cc-can-link.sh')
0 files changed, 0 insertions, 0 deletions