diff options
author | 2024-03-08 16:10:08 -0500 | |
---|---|---|
committer | 2024-03-13 21:22:26 -0400 | |
commit | c42006458b4239b7eb50f33af523b67c7a55e42e (patch) | |
tree | d1b1f90ddd3b531cb2330a23acdb1e8410089908 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | bcachefs: fix bch2_journal_buf_to_text() (diff) | |
download | wireguard-linux-c42006458b4239b7eb50f33af523b67c7a55e42e.tar.xz wireguard-linux-c42006458b4239b7eb50f33af523b67c7a55e42e.zip |
bcachefs: Check for writing superblocks with nonsense member seq fields
We're seeing some unmountable filesystems due to split brain detection
going awry; it seems we somehow wrote out superblocks where we updated
the superblock seq without updating any member seq fields.
A given device's superblock should always have the main seq equal to
it's member seq field, so this is easy to check for.
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