aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorKent Overstreet <kent.overstreet@linux.dev>2025-02-24 20:29:58 -0500
committerKent Overstreet <kent.overstreet@linux.dev>2025-03-14 21:02:15 -0400
commit4a90675cfe18acbbfe1c3a9c2ef682f5976478ab (patch)
treeff8175e0682d447e2289c71bfbfff0ac008e5b3c /tools/perf/scripts/python/export-to-postgresql.py
parentbcachefs: bch2_request_incompat_feature() now returns error code (diff)
downloadwireguard-linux-4a90675cfe18acbbfe1c3a9c2ef682f5976478ab.tar.xz
wireguard-linux-4a90675cfe18acbbfe1c3a9c2ef682f5976478ab.zip
bcachefs: bcachefs_metadata_version_extent_flags
This implements a new extent field bitflags that apply to the whole extent. There's been a couple things we've wanted this for in the past, but the immediate need is extent poisoning, to solve a rebalance issue. Unknown extent fields can't be parsed (we won't known their size, so we can't advance to the next field), so this is an incompat feature, and using it prevents the filesystem from being mounted by old versions. This also adds the BCH_EXTENT_poisoned flag; this indicates that the data is known to be bad (i.e. there was a checksum error, and we had to write a new checksum) and reads will return errors. 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