diff options
author | Kent Overstreet <kent.overstreet@linux.dev> | 2023-09-23 17:45:03 -0400 |
---|---|---|
committer | Kent Overstreet <kent.overstreet@linux.dev> | 2023-09-23 17:45:03 -0400 |
commit | 1a9099046c42d785c45d0ef7b7bc450b69e1d6a9 (patch) | |
tree | d882e1919db2bbe24ae42c3807381eb621fba516 /fs/btrfs/tree-mod-log.c | |
parent | c0909db6c3fd2b1319e9e74c89e2a117fc47ccbe (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 'fs/btrfs/tree-mod-log.c')
0 files changed, 0 insertions, 0 deletions