diff options
author | 2024-09-27 21:05:59 -0400 | |
---|---|---|
committer | 2024-09-27 22:32:22 -0400 | |
commit | 9773547b16b1e1b27f002733623cd0e8e6d0f69c (patch) | |
tree | 88f55796965cf434828b449b7c2537ae072336e3 /scripts/generate_rust_analyzer.py | |
parent | bcachefs: Fix BCH_TRANS_COMMIT_skip_accounting_apply (diff) | |
download | linux-rng-9773547b16b1e1b27f002733623cd0e8e6d0f69c.tar.xz linux-rng-9773547b16b1e1b27f002733623cd0e8e6d0f69c.zip |
bcachefs: Convert disk accounting BUG_ON() to WARN_ON()
We had a bug where disk accounting keys didn't always have their version
field set in journal replay; change the BUG_ON() to a WARN(), and
exclude this case since it's now checked for elsewhere (in the bkey
validate function).
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions