diff options
author | Kent Overstreet <kent.overstreet@linux.dev> | 2023-09-23 17:45:03 -0400 |
---|---|---|
committer | Kent Overstreet <kent.overstreet@linux.dev> | 2023-10-22 17:10:15 -0400 |
commit | b560e32ef78f8e748b74a27009ee417b9072dd88 (patch) | |
tree | 17842522c71d944ae12cc6b37255db350f5e6a34 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | eebe8a8459f78bbac5a12d0ef76838929d736ad2 (diff) |
bcachefs: Always check for invalid bkeys in main commit path
Previously, we would check for invalid bkeys at transaction commit time,
but only if CONFIG_BCACHEFS_DEBUG=y.
This check is important enough to always be on - it appears there's been
corruption making it into the journal that would have been caught by it.
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions