diff options
author | Kent Overstreet <kent.overstreet@gmail.com> | 2021-11-14 01:57:52 +0300 |
---|---|---|
committer | Kent Overstreet <kent.overstreet@linux.dev> | 2023-10-23 00:09:17 +0300 |
commit | 1c9e6d50e28c89d03bebfe3e3946746dc1eeab74 (patch) | |
tree | bff5580c235b89480dc78a89b66493c5e5621183 /fs/bcachefs/recovery.c | |
parent | 531b69e9afed954156b193264daf32c067454952 (diff) | |
download | linux-1c9e6d50e28c89d03bebfe3e3946746dc1eeab74.tar.xz |
bcachefs: Fix missing field initialization
When unpacking v1 inodes, we were failing to initialize the journal_seq
field, leading to a BUG_ON() when fsync tries to flush a garbage journal
sequence number.
Signed-off-by: Kent Overstreet <kent.overstreet@gmail.com>
Diffstat (limited to 'fs/bcachefs/recovery.c')
0 files changed, 0 insertions, 0 deletions